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