ACadSharp.Objects.MultiLeaderStyle.EnableBlockContentScale - DomCR/ACadSharp GitHub Wiki

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