Class StencilConfiguration
Class StencilConfiguration
名称: Aspose.Svg.ImageVectorization 会議: Aspose.SVG.dll (25.5.0)
Aspose.svg.ImageVectorization.StencilConfiguration クラスは、ステンシル効果オプションの構成を定義します。
[ComVisible(true)]
public class StencilConfiguration
Inheritance
相続人
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 タイプのスタンシルラインを表示するために色を取得または設定します。
public Color Color { get; set; }
不動産価値
Type
Aspose.Svg.ImageVectorization. StencilType を取得または設定します。
public StencilType Type { get; set; }