Click or drag to resize

LeaderPoints3D Property

Get or set the 3d points defining the curve used by this leader

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Point3d[] Points3D { get; set; }

Property Value

Type: Point3d
See Also