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