Skip to content

ACadSharp.Entities.MultiLeader.BlockContentScale

Albert Domenech edited this page Jul 16, 2024 · 3 revisions

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 is assumed to be used.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

public XYZ BlockContentScale { get; set; }

Property Value

XYZ

Clone this wiki locally