Name | Description | |
---|---|---|
![]() | NPointList Constructor | Overloaded. |
The following tables list the members exposed by NPointList.
Name | Description | |
---|---|---|
![]() | NPointList Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the bounds of the points contained in this list. |
![]() | BoundsRange | Gets the bounds range of the points contained in this list. |
Name | Description | |
---|---|---|
![]() | GetNearestPoint | Gets the point in the list, which is nearest to the specified point. If the list is empty returns the point itself |
![]() | Rotate | Rotates all points in the list around the specified point. |
![]() | Scale | Scales all points in the list around the specified point. |
![]() | Transform | Transforms all points in the list with the specified transform |
![]() | Translate | Translates all points in the list with the specified x and y offsets. |