Class StencilConfiguration
Class StencilConfiguration
Název místa: Aspose.Svg.ImageVectorization Shromáždění: Aspose.SVG.dll (25.5.0)
Klasa Aspose.Svg.ImageVectorization.STENCILConfiguration definuje konfiguraci možností efektu stencilu.
[ComVisible(true)]
public class StencilConfiguration
Inheritance
Dědiční členové
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StencilConfiguration()
Začíná nový příklad třídy Aspose.Svg.ImageVectorization.STENCILConfiguration.
public StencilConfiguration()
Properties
Color
Obdržíte nebo nastavíte barvu pro renderování stencilních linií pro typ MonoColor.
public Color Color { get; set; }
Hodnota nemovitosti
Type
Obdržíte nebo nastavíte Aspose.Svg.ImageVectorization.STENCILType.
public StencilType Type { get; set; }