ACadSharp.Entities.MultiLeader.EnableDogleg - DomCR/ACadSharp GitHub Wiki

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