ACadSharp.Entities.Viewport.ScaleFactor - DomCR/ACadSharp GitHub Wiki

ScaleFactor Property

Scale factor applied in this viewport.

Remarks

Represents the scale applied to all the entities in the model when are visualized in the paper.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

public Double ScaleFactor { get; }

Property Value

Double