DocumentUnitsPoint2d.Y Property

Gets or sets the Y coordinate.

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

Syntax

VB

Public Property Y As Double
	Get
	Set

C#

public double Y { get; set; }

Property Value

Type: Double

See Also

Reference

DocumentUnitsPoint2d Class
Autodesk.iLogic.Types Namespace