| 名前 | 解説 | |
|---|---|---|
![]() | ShapeType | Gets the type of the current shape. |
ShapeBaseデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() ![]() | Assign | For internal use. Assigns properties of src object to the dst object. |
![]() | AssignFrom | Assigns (copies) properties from another ShapeBase to the current object. |
![]() | Clone | Creates a copy of the current ShapeBase object. |
![]() ![]() | CreateShape | Creates ShapeBase-derived object appropriate specified ShapeBase.ShapeType. |
![]() | Draw |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires ShapeBase.PropertyChanged event. |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |