ACadSharp.Objects.MultiLeaderStyle.EnableDogleg - DomCR/ACadSharp GitHub Wiki
Gets or sets a value indicating that leader lines are to be drawn with a dogleg.
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 .Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Boolean EnableDogleg { get; set; }
Boolean