Skip to content

ACadSharp.Objects.MultiLeaderStyle.EnableDogleg

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

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

Clone this wiki locally