Class StencilConfiguration
Class StencilConfiguration
Nazwa przestrzeń: Aspose.Svg.ImageVectorization Zgromadzenie: Aspose.SVG.dll (25.5.0)
Klasa Aspose.Svg.ImageVectorization.STENCILConfiguration definiuje konfigurację opcji efektu stencylowego.
[ComVisible(true)]
public class StencilConfiguration
Inheritance
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StencilConfiguration()
Inicjalizuje nową instancję klasy Aspose.Svg.ImageVectorization.StensilConfiguration.
public StencilConfiguration()
Properties
Color
Otrzymuje lub ustawia kolor do renderowania linii stencylowych dla typu MonoColor.
public Color Color { get; set; }
Wartość nieruchomości
Type
Uzyskać lub ustawić Aspose.Svg.ImageVectorization.STENCILType.
public StencilType Type { get; set; }