Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Pen Class / LineEndType Property

In This Topic
    LineEndType Property
    In This Topic
    Type of line end (0-2)
    Syntax
    public sbyte LineEndType {get; set;}
    public:
    property sbyte LineEndType {
       sbyte get();
       void set (    sbyte value);
    }

    Property Value

    Type of line end
    See Also