INGeometryPrimitive Interface Members
In This Topic
The following tables list the members exposed by INGeometryPrimitive.
Public Properties
| Name | Description |
 | Bounds | Gets the minimal enclosing rectangle. |
 | BoundsRange | Gets the minimal enclosing 2D range. |
 | IsFlat | Determines whether this is a flat primitive. |
Top
Public Methods
| Name | Description |
 | AddToGraphicsPath | Appends the primitive to the specified graphics path. |
 | ContainsOnOutline | Overloaded. Determines whether the outline of the primitive contains the specified point. |
 | Translate | Overloaded. Translates the primitive with the specified amounts. |
Top
See Also