Class StencilConfiguration

Class StencilConfiguration

Nome do espaço: Aspose.Svg.ImageVectorization Assembleia: Aspose.SVG.dll (25.5.0)

A classe Aspose.Svg.ImageVectorization.STENCILConfiguration define uma configuração de opções de efeito stencil.

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

Membros herdados

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

StencilConfiguration()

Inicia uma nova instância da classe Aspose.Svg.ImageVectorization.StensilConfiguration.

public StencilConfiguration()

Properties

Color

Obter ou definir a cor para renderar linhas estencil para o tipo MonoColor.

public Color Color { get; set; }

Valor da propriedade

Color

Type

Obtenha ou coloca o Aspose.Svg.ImageVectorization.StensilType.

public StencilType Type { get; set; }

Valor da propriedade

StencilType

 Português