[]
Assigns (copies) properties from another ShapeProps to the current object.
public override void AssignFrom(ShapeProps source)
Public Overrides Sub AssignFrom(source As ShapeProps)
| Type | Name | Description |
|---|---|---|
| ShapeProps | source | The source object to copy properties from. |