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

In This Topic
    PatternLength Property
    In This Topic
    Pattern length. The pattern will be stretched, so that the whole pattern fits to the length of PatternLenght. This is like in EPLAN 5. Please use 16002 as "From layer" value.
    Syntax
    public double PatternLength {get; set;}
    public:
    property double PatternLength {
       double get();
       void set (    double value);
    }

    Property Value

    Length of line pattern
    See Also