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; }
Public Property Points2D As Point2d()
Get
Set
Property Value
Type:
Point2dSee Also