CurveChoiceSpec.Point Property

The point.

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

Syntax

VB

Public ReadOnly Property Point As DocumentUnitsPoint2d
	Get

C#

public DocumentUnitsPoint2d Point { get; }

Property Value

Type: DocumentUnitsPoint2d

See Also

Reference

CurveChoiceSpec Class
Autodesk.iLogic.Types Namespace