Class StencilConfiguration
Class StencilConfiguration
Pôvodný názov: Aspose.Svg.ImageVectorization Zhromaždenie: Aspose.SVG.dll (25.5.0)
Trieda Aspose.Svg.ImageVectorization.STENCILConfiguration definuje konfiguráciu možností efektu stencilu.
[ComVisible(true)]
public class StencilConfiguration
Inheritance
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StencilConfiguration()
Initalizuje novú inštanciu triedy Aspose.Svg.ImageVectorization.StensilConfiguration.
public StencilConfiguration()
Properties
Color
Získajte alebo nastavíte farbu na renderovanie stencilových línií pre typ MonoColor.
public Color Color { get; set; }
Hodnota nehnuteľnosti
Type
Získajte alebo nastavíte Aspose.Svg.ImageVectorization.STENCILType.
public StencilType Type { get; set; }