Enum LinePattern.Scaling
Scaling system of the line pattern.
- DevicePattern specifies the number of pixel, zoom independant
- WorldPattern specifies the pattern of the line in the world coordinate system
- LayoutPattern specifies the pattern 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 |