API Help
Eplan.EplApi.DataModel.Graphics Namespace / Image Class / FillPattern Property

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