StencilType enumeration

StencilType enumeration

The StencilType enum defines stencil types.

The StencilType type exposes the following members:

Fields

FieldDescription
NONEThe stencil effect will not be applied.
MONO_COLOROnly one color is used for rendering stencil lines.
AUTOThe colors for rendering stencil lines detects automatically.

See Also