Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiPin2DShape Enumeration
In This Topic
    ApiPin2DShape Enumeration
    In This Topic
    Shape of 2D pins.
    Syntax
    public enum ApiPin2DShape : System.Enum 
    Members
    MemberDescription
    RoundRound shape.
    SquareSquare shape.
    Inheritance Hierarchy

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

    See Also