FreeFormPolygon Class Members
In This Topic
The following tables list the members exposed by FreeFormPolygon.
Public Constructors
Public Properties
| Name | Description |
| Points | Gets or sets the array of source points (before their transformation). |
| Transform | Gets or sets the transformation matrix. |
Top
Public Methods
| Name | Description |
| Clone | Creates a copy of the current figure. |
| Invalidate | Call this method if some points in the Points array were changed from user code. |
| Reverse | Reverses the order of points in the figure. |
Top
See Also