Click or drag to resize

RectExtensions Class

Helper class extending the functionality of rectangles/envelopes.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsRectExtensions

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static class RectExtensions

The RectExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateEnvelope
Create the minimal bounding rectangle around a polygon.
Public methodStatic memberEnvelope
Create the minimal bounding rectangle around a shape object.
Public methodStatic memberInflate
Inflate the specified rectangle by a rectangle, keeping the center invariant.
Top
See Also