Class StencilConfiguration

Class StencilConfiguration

名称: Aspose.Svg.ImageVectorization 會議: Aspose.SVG.dll (25.5.0)

Aspose.svg.ImageVectorization.StencilConfiguration 类定义了 stencil 效果选项的配置。

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

继承人

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

Constructors

StencilConfiguration()

启动 Aspose.Svg.ImageVectorization. StencilConfiguration 类的新例子。

public StencilConfiguration()

Properties

Color

获取或设置为 MonoColor 类型的 Stencil 线的颜色。

public Color Color { get; set; }

财产价值

Color

Type

接收或设置 Aspose.Svg.ImageVectorization.STENcilType。

public StencilType Type { get; set; }

财产价值

StencilType

 中文