Skip to content

ACadSharp.Objects.MultiLeaderStyle.EnableBlockContentScale

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

EnableBlockContentScale Property

Gets or sets a value indicating whether scaling of the block content is enabled.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Boolean EnableBlockContentScale { get; set; }

Property Value

Boolean

Clone this wiki locally