Class StencilConfiguration
Class StencilConfiguration
Namn på plats: Aspose.Svg.ImageVectorization Församling: Aspose.SVG.dll (25.5.0)
Den Aspose.Svg.ImageVectorization.STENCILConfiguration klass definierar en konfiguration av stencil effekt alternativ.
[ComVisible(true)]
public class StencilConfiguration
Inheritance
Arvsmedlemmar
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StencilConfiguration()
Initialiserar en ny instans av Aspose.Svg.ImageVectorization.StensilConfiguration klass.
public StencilConfiguration()
Properties
Color
Få eller ställa in färgen för att renderera stencillinjer för MonoColor-typen.
public Color Color { get; set; }
Fastighetsvärde
Type
Få eller ställa in Aspose.Svg.ImageVectorization.STENCILTYPE.
public StencilType Type { get; set; }