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

In This Topic
IsSurfaceFilled Property (Image)
In This Topic
This property specifies if the rectangle is filled.
Syntax
public override bool IsSurfaceFilled {get; set;}

Property Value

true : rectangle is filed

false : rectangle is not filled

See Also