StencilConfiguration Class

StencilConfiguration class

The StencilConfiguration class defines a configuration of stencil effect options.

public class StencilConfiguration

Constructors

NameDescription
StencilConfiguration()Initializes a new instance of the StencilConfiguration class.

Properties

NameDescription
Color { get; set; }Gets or sets the color for rendering stencil lines for the MonoColor type.
Type { get; set; }Gets or sets the StencilType.

See Also