Skip to content

ACadSharp.Objects.Scale

Albert Domenech edited this page Oct 24, 2024 · 4 revisions

Scale Class

Represents a object

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class Scale

Properties

Returns Name Summary
Double DrawingUnits Group description.
Boolean IsUnitScale Group description.
String Name Name
String ObjectName
ObjectType ObjectType
Double PaperUnits Group description.
Double ScaleFactor
String SubclassMarker

Methods

Returns Name Summary
Double ApplyTo(System.Double)
T ApplyTo<T>(T)
Clone this wiki locally