Skip to content

ACadSharp.Objects.MultiLeaderStyle.BlockContentScale

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

BlockContentScale Property

Gets or sets the scale factor for block content.

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public XYZ BlockContentScale { get; set; }

Property Value

XYZ

Clone this wiki locally