Enum LineWidth.Scaling
Scaling system of the line width.
- 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)
Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public enum Scaling
Fields
| Name | Description |
|---|---|
| Device | |
| Layout | |
| World |