Class StencilConfiguration

Class StencilConfiguration

Navne til: Aspose.Svg.ImageVectorization Sammensætning: Aspose.SVG.dll (25.5.0)

Aspose.svg.ImageVectorization.StencilConfiguration klasse definerer en konfiguration af stencil effekt muligheder.

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

De arvede medlemmer

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

Constructors

StencilConfiguration()

Initialiserer en ny instans af Aspose.Svg.ImageVectorization.STENCILConfiguration klasse.

public StencilConfiguration()

Properties

Color

Få eller indstille farven til at rendering stencil linjer for MonoColor-typen.

public Color Color { get; set; }

Ejendomsværdi

Color

Type

Få eller indstille Aspose.Svg.ImageVectorization.STENCILTYPE.

public StencilType Type { get; set; }

Ejendomsværdi

StencilType

 Dansk