| 名前 | 解説 | |
|---|---|---|
![]() | PolygonShape コンストラクタ |
PolygonShapeデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | PolygonShape コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Angle | Gets or sets a value specifying angle the shape is rotated. C1.Document.TriangleShapeBaseから継承されます。 |
![]() | EditMode | Specifies how the polygon will stretch when the field rectangle is resized. |
![]() | FlipHorizontal | Gets or sets a value specifying whether the shape is flipped horizontally. C1.Document.TriangleShapeBaseから継承されます。 |
![]() | FlipVertical | Gets or sets a value specifying whether the shape is flipped vertically. C1.Document.TriangleShapeBaseから継承されます。 |
![]() | Points | Specifies the vertices of the polygon. |
![]() | ShapeType | オーバーライドされます。 Overridden. Gets ShapeType.Polygon. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another ShapeBase to the current object. |
![]() | Clone | Creates a copy of the current ShapeBase object. C1.Document.ShapeBaseから継承されます。 |
![]() | Draw | C1.Document.TriangleShapeBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires ShapeBase.PropertyChanged event. C1.Document.ShapeBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Document.ShapeBaseから継承されます。 |