Skip to content

ACadSharp.Objects.PlotSettings.StandardScale

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

StandardScale Property

A floating point scale factor that represents the standard scale value specified in code 75.

Definition

Namespace: ACadSharp.Objects.PlotSettings

C#

DxfCodeValueAttribute
public Double StandardScale { get; set; }

Property Value

Double

Clone this wiki locally