Class StencilConfiguration

Class StencilConfiguration

De naam: Aspose.Svg.ImageVectorization Verzameling: Aspose.SVG.dll (25.5.0)

De Aspose.Svg.ImageVectorization.STENCILConfiguratie klasse definieert een configuratie van stencil effect opties.

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

Geëerbiede leden

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

Constructors

StencilConfiguration()

Initialiseert een nieuwe instantie van de Aspose.Svg.ImageVectorization.StensilConfiguratie-klasse.

public StencilConfiguration()

Properties

Color

Geeft of stelt de kleur voor het renderen van stencillijnen voor de MonoColor-type.

public Color Color { get; set; }

Eigendomswaarde

Color

Type

Geeft of stelt de Aspose.Svg.ImageVectorization.STENCILTYPE.

public StencilType Type { get; set; }

Eigendomswaarde

StencilType

 Nederlands