Polygon visualisation
Available Visualisation Style subitems for Polygon data: For the outline of the polygon the same styles can be configured as for Arc visualisation.
Available visualisation style subitems for the interior of the polygon:
parameter<uint32> BrushColor := rgb(255,0,0), DialogType = "BrushColor";
parameter<int16> HatchStyle := 0s , DialogType = "HatchStyle";
description
- BrushColor: a Data item with Value type uint32 and as Expression a (set) of rgb values. Configure BrushColor := 4294967295 for a transparent brushcolor (the value represents the null value for this value type). The BrushColor Attribute is also in use for Grid data.
- HatchStyle: a data item with value type int16 and as expression values between 0 and 6, indicating the hatching style. The following examples show the different hatching styles:
