PointOrMatrix.Point Property

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: 25.0

Syntax

VB

ReadOnly Property Point As DocumentUnitsPoint
	Get

C#

DocumentUnitsPoint Point { get; }

Property Value

Type: DocumentUnitsPoint

See Also

Reference

PointOrMatrix Interface
Autodesk.iLogic.Types Namespace