Skip to content

ACadSharp.Entities.MultiLeader.EnableDogleg

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

EnableDogleg Property

Gets or sets a value indicating that leader lines of this are to be drawn with a dogleg (see ). This property overrides the value from when the flag is set in the property.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public Boolean EnableDogleg { get; set; }

Property Value

Boolean

Clone this wiki locally