Gets or sets the Z component of this point cloud item location.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public double Z { get; set; }
Public Property Z As Double
Get
Set
Property Value
Type:
DoubleSee Also