P_Rhino_Geometry_RLeader_Points2D - mcneel/rhinocommon-api-docs GitHub Wiki
Get or set the 2d points defining the curve used by this leader
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point2d[] Points2D { get; set; }
VB
Public Property Points2D As Point2d()
Get
Set
Type: Point2d[]
Supported in: 6.0.16224.21491