Click or drag to resize

ControlPointZ Property

Gets or sets the Z coordinate of the control point.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double Z { get; set; }

Property Value

Type: Double
See Also