/
FillType

FillType

Enum graphomate.ui.enums.FillType




graphomate.ui.enums.FillType.Empty

The areas are filled with white color.


graphomate.ui.enums.FillType.HatchedUp

The areas are filled with stripes from lower left to upper right.


graphomate.ui.enums.FillType.HatchedDown

The areas are filled with stripes from upper left to lower right.


graphomate.ui.enums.FillType.Dotted

The areas are filled with small dots.


graphomate.ui.enums.FillType.Filled

The areas are filled with one single color.


Related content