Gets the DocumentUnitsPoint.
(If this is Nothing, use the Matrix property to get the matrix.)
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
ReadOnly Property Point As DocumentUnitsPoint Get
C#
DocumentUnitsPoint Point { get; }