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

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