ImageVectorizerConfiguration.Stencil

ImageVectorizerConfiguration.Stencil property

Gets or sets stencil effect configuration. By default, no stencil effect is applied.

public StencilConfiguration Stencil { get; set; }

See Also