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