enum NVGRenderCommandType

Type of command that determines how is a path element rendered.

Values

NameValueDescription
Fill 0 Drawing a non-convex fill shape.
ConvexFill 1 Drawing a convex fill shape.
Stroke 2 Drawing a stroke.