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