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.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; }