Skip to content

ACadSharp.Objects.MultiLeaderStyle.MaxLeaderSegmentsPoints

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally