DocumentUnitsMatrix2d.Translation Property

Gets the translation portion of the matrix.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public ReadOnly Property Translation As DocumentUnitsVector2d
	Get

C#

public DocumentUnitsVector2d Translation { get; }

Property Value

Type: DocumentUnitsVector2d

See Also

Reference

DocumentUnitsMatrix2d Class
Autodesk.iLogic.Types Namespace