DrawingStyle

Description

Type defines style of graphical object to be drawn

Structure Fields

Type fields and default values (if defined) are described below:

Name Type Default Description
DrawingMode DrawingMode Selects between high quality or fast drawing
Opacity Real 1.0f Allows drawing transparent shapes
Thickness Real 3.0f Thickness of drawn lines
Filled Bool Defines if the interior of the shape should be filled or not
PointShape PointShape* Shape of drawn points
PointSize Real 2.0f Thickness of drawn points