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

รับหรือตั้งค่าสีสําหรับการแสดงเส้น stencil สําหรับประเภท MonoColor

public Color Color { get; set; }

คุณสมบัติมูลค่า

Color

Type

รับหรือตั้งค่า Aspose.Svg.ImageVectorization.STENCILType

public StencilType Type { get; set; }

คุณสมบัติมูลค่า

StencilType

 แบบไทย