Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / lineWeightUnitsType Enumeration

In This Topic
    lineWeightUnitsType Enumeration
    In This Topic
    Line weight unit system type.
    Syntax
    'Declaration
     
    Public Enum lineWeightUnitsType 
       Inherits System.Enum
    public enum lineWeightUnitsType : System.Enum 
    Members
    MemberDescription
    Default Export all line weight values as default.
    Inches Inches
    Millimeters Millimeters
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Geometry.lineWeightUnitsType

    See Also