Click or drag to resize

LeaderPoints2D Property

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

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

Property Value

Type: Point2d
See Also