CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Scaling system of the line width.
Namespace: CADability.Attribute- DeviceWidth specifies the number of pixel, zoom independant
- WorldWidth specifies the width of the line in the world coordinate system
- LayoutWidth specifies the width of the line in the layout system (mm on the paper when printed)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public enum Scaling |
| Visual Basic |
|---|
Public Enumeration Scaling |
| Visual C++ |
|---|
public enum class Scaling |
Members
| Member name | Description | |
|---|---|---|
| Device | ||
| World | ||
| Layout |