PointOrMatrix.Matrix Property

Gets the DocumentUnitsMatrix. (If this is Nothing, use the Point property to get the point.)

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

Syntax

VB

ReadOnly Property Matrix As DocumentUnitsMatrix
	Get

C#

DocumentUnitsMatrix Matrix { get; }

Property Value

Type: DocumentUnitsMatrix

See Also

Reference

PointOrMatrix Interface
Autodesk.iLogic.Types Namespace