ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentScale - DomCR/ACadSharp GitHub Wiki
BlockContentScale Property
Gets or sets the scale factor for block content. This property overrides the value from when the flag is set (see property).
Remarks
This property is also exposed by the class (). Values should be equal, the value of this property is assumed to be used.
Definition
Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public XYZ BlockContentScale { get; set; }
Property Value
XYZ