Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiDimensionDisplayValue Enumeration
In This Topic
    ApiDimensionDisplayValue Enumeration
    In This Topic
    Display value of an active dimension.
    Syntax
    public enum ApiDimensionDisplayValue : System.Enum 
    Members
    MemberDescription
    DistanceBetweenControlPointsDistance between control points.
    NoneNone.
    PathSegmentLengthLength of a path segment.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.Common.Enums.ApiDimensionDisplayValue

    See Also