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