INGeometryObject Interface Members
In This Topic
The following tables list the members exposed by INGeometryObject.
Public Properties
| Name | Description |
 | Bounds | Gets the minimal enclosing bounding rectangle |
 | BoundsRange | Gets the minimal enclosing bounding range |
Top
Public Methods
| Name | Description |
 | AddToPath | Appends the geometry to the specified graphics path |
 | ContainsOnOutline | Determines whether the outline of the geometry contains the specified point |
 | GetOutlineLength | Gets the length of the geometry outline (contour) |
 | Translate | Translates the geometry with the specified amounts |
Top
See Also