ACadSharp.Entities.MultiLeader.ScaleFactor - DomCR/ACadSharp GitHub Wiki
ScaleFactor Property
Gets or sets a scale factor (see ). This property overrides the value from when the flag is set (see property). The scale factor is applied by AutoCAD.
Remarks
This property is also exposed by the class. Values should be equal, the value is assumed to be relevant.
Definition
Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public Double ScaleFactor { get; set; }
Property Value
Double