Gets the translation portion of the matrix.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public ReadOnly Property Translation As DocumentUnitsVector2d Get
C#
public DocumentUnitsVector2d Translation { get; }