Enum StackItemDrawMode

Enum Documentation

enum StackItemDrawMode

Enumerator to specify the stack item draw mode.

Values:

Fill

The item will be drawn as a fill with no outline.

Outline

The item will be drawn as an outline, with no fill color.

Both

The item will have both a fill and outline drawn.