[]
Copy the DataBlk geometry from source to target DataBlk and assure that the target has an appropriate data buffer.
protected static void copyGeometry(DataBlk tgt, DataBlk src)
Protected Shared Sub copyGeometry(tgt As DataBlk, src As DataBlk)
| Type | Name | Description |
|---|---|---|
| DataBlk | tgt | has its geometry set. |
| DataBlk | src | used to get the new geometric parameters. |