DocumentUnitsPoint2d.X Property

Gets or sets the X coordinate.

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

Syntax

VB

Public Property X As Double
	Get
	Set

C#

public double X { get; set; }

Property Value

Type: Double

See Also

Reference

DocumentUnitsPoint2d Class
Autodesk.iLogic.Types Namespace