Options
Menu

Class DrawMode

DrawMode is an enumeration of constant values that specify the DrawMode to use when drawing.

Hierarchy

  • DrawMode

Index

Properties

Properties

Static BOTH

BOTH: number

Used to specify to draw both strokes and fills

Static FILL

FILL: number

Used to specify to draw fills only

Static STROKE

STROKE: number

Used to specify to draw strokes only

Generated using TypeDoc