名前 | 解説 | |
---|---|---|
FreeFormPolygon コンストラクタ | Initializes a new instance of the FreeFormPolygon class. |
FreeFormPolygonデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
FreeFormPolygon コンストラクタ | Initializes a new instance of the FreeFormPolygon class. |
名前 | 解説 | |
---|---|---|
Points | Gets or sets the array of source points (before their transformation). | |
Transform | Gets or sets the transformation matrix. |
名前 | 解説 | |
---|---|---|
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. |