P_Rhino_Geometry_RLeader_Points2D - mcneel/rhinocommon-api-docs GitHub Wiki

RLeader.Points2D Property

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

Syntax

C#

public Point2d[] Points2D { get; set; }

VB

Public Property Points2D As Point2d()
	Get
	Set

Property Value

Type: Point2d[]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

RLeader Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️