Gets or sets the Y coordinate.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public Property Y As Double Get Set
C#
public double Y { get; set; }
Public Property Y As Double Get Set
public double Y { get; set; }