Offset Property
Description
The first set of three doubles in the matrix representing the translation offset of the matrix.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Offset As PointData |
Return Type
Read/write PointData object.
See Also