Skip to content

ACadSharp.Entities.Viewport.ScaleFactor

Albert Domenech edited this page Oct 24, 2024 · 1 revision

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

Clone this wiki locally