Skip to content

ACadSharp.Entities.MultiLeader.PropertyOverrideFlags

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

PropertyOverrideFlags Property

Gets or sets a value containing a list of flags indicating which multileader properties specified by the associated are to be overridden by properties specified by this or the attached .

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public MultiLeaderPropertyOverrideFlags PropertyOverrideFlags { get; set; }

Property Value

MultiLeaderPropertyOverrideFlags

Clone this wiki locally