Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PolyLine Class / FillPattern Property

In This Topic
    FillPattern Property (PolyLine)
    In This Topic
    Gets or sets the fill pattern of the PolyLine. Pattern types Bitmap, Eplan and System are not supported.
    Syntax
    public GraphicalPlacement.FillPatternType FillPattern {get; set;}
    Exceptions
    ExceptionDescription
    The value cannot be set.
    See Also