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

FillPattern Property (PolyLine)
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