ACadSharp.Objects.MultiLeaderStyle.MaxLeaderSegmentsPoints - DomCR/ACadSharp GitHub Wiki

MaxLeaderSegmentsPoints Property

Gets or sets the max number of segments when a new leader is being created for a multileader.

Remarks

This property supports creating and editing a multileader but has no meaning for the display of multileaders.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Int32 MaxLeaderSegmentsPoints { get; set; }

Property Value

Int32