Name | Description | |
---|---|---|
KlU | ||
llU | ||
MlU | ||
nlU | ||
OlU | ||
plU |
The following tables list the members exposed by NMultiPointBase.
Name | Description | |
---|---|---|
Bounds | Gets the bounds of this geometry object. | |
BoundsRange | Gets the bounds of this geometry object | |
IsEmpty | Gets whether this object is empty (i.e. contains no points) |
Name | Description | |
---|---|---|
AddToPath | Appends the primitive to the specified graphics path | |
ContainsOnOutline | Determines whether the outline of the polygon contains the specified point | |
GetOutlineLength | Must override to return the outline length | |
GetPoint | Gets the point at the specified index | |
GetPointCount | Gets the count of points | |
GetPoints | Gets an array of the points contained in this geometry. | |
Scale | Scales the points contained in this path with the specified scale factors | |
SetPoint | Overloaded. Sets the point at the specified index. | |
Transform | Transforms the graphics path with the specified transform | |
Translate | Translates the points contained in this path with the specified amounts |