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

In This Topic
IsSurfaceFilled Property (Arc)
In This Topic
.NET Property that says if the closed Arc object is filled or not.
Syntax
public bool IsSurfaceFilled {get; set;}

Property Value

True if Arc is closed and filled.
See Also