Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiGapLabelType Enumeration
In This Topic
    ApiGapLabelType Enumeration
    In This Topic
    Type of the gap's label.
    Syntax
    public enum ApiGapLabelType : System.Enum 
    Members
    MemberDescription
    GapLengthLength of the gap.
    OnlyGapSymbolOnly gap symbol - no label.
    ResidualLengthRatioResidual length ratio.
    ShrinkingShrinking length.
    Inheritance Hierarchy

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

    See Also