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

SecondSegmentAngleConstraint Property

Gets or sets a snap angle value for the second leader segment when a leader line is being created for the mutileader.

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 Double SecondSegmentAngleConstraint { get; set; }

Property Value

Double

Value

An angle value in radians or zero if no angle contstraint is set.