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

EnableDogleg Property

Gets or sets a value indicating that leader lines are to be drawn with a dogleg.

Remarks

This value can be overridden by the property when the flag is set in the property. Note that this setting has no effect when the is .

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Boolean EnableDogleg { get; set; }

Property Value

Boolean

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