Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.BlockContentScale

Albert Domenech edited this page Sep 17, 2025 · 1 revision

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.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public XYZ BlockContentScale { get; set; }

Property Value

XYZ

Clone this wiki locally