Skip to content

ACadSharp.Objects.MultiLeaderStyle.ScaleFactor

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

ScaleFactor Property

Gets or sets the scale factor for the , , , , and the elements of .

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 Double ScaleFactor { get; set; }

Property Value

Double

Clone this wiki locally