Click or drag to resize

LinetypeScalingMode Enumeration

Represents the scale mode of line pitch length.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum LinetypeScalingMode
Members
  Member nameValueDescription
ProportionalToLinewidth0 The line pitch length is proportional to the line width.
ProportionalToScaleFactor1 The line pitch length is proportional to the specified scale.
See Also