Skip to content

ACadSharp.Objects.MultiLeaderStyle.OverwritePropertyValue

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

OverwritePropertyValue Property

Overwrite Property Value

Remarks

Property changed, meaning not totally clear might be set to true if something changed after loading, or might be used to trigger updates in dependent MLeaders. sequence seems to be different in DXF

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Boolean OverwritePropertyValue { get; set; }

Property Value

Boolean

Clone this wiki locally