Class StencilConfiguration

Class StencilConfiguration

İsim alanı : Aspose.Svg.ImageVectorization Toplantı: Aspose.SVG.dll (25.5.0)

Aspose.svg.ImageVectorization.StencilConfiguration sınıfı, stencil etkisi seçeneklerinin bir yapılandırmasını tanımlar.

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

mirasçı üyeleri

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 sınıfının yeni bir örneğini başlatır.

public StencilConfiguration()

Properties

Color

MonoColor tipi için stencil çizgilerini render etmek için renk alır veya ayarlar.

public Color Color { get; set; }

Mülkiyet Değer

Color

Type

Aspose.svg.ImageVectorization.StencilType’yi alır veya ayarlar.

public StencilType Type { get; set; }

Mülkiyet Değer

StencilType

 Türkçe