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

In This Topic
    StyleFactor Property
    In This Topic
    Line Style Factor when positive or Pattern Length when negative. Default value: 1 Please use -16002 as "From layer" value.
    Syntax
    public double StyleFactor {get; set;}
    public:
    property double StyleFactor {
       double get();
       void set (    double value);
    }

    Property Value

    Line style factor
    See Also