ReplaceLineLocation
This method replaces the location of the specified line.
Syntax
ReplaceLineLocation(PositionType as DimensionInfo_t, _LineIndex as Long, _NewPosition as Long)| Parameter | Description |
|---|---|
| PositionType | Type of the position. See also |
| LineIndex | Index of the line. |
| NewPosition | New position of the line. |
