Interface IGradientBrush

Interface IGradientBrush

اسم الفضاء : Aspose.Html.Drawing مجموعة: Aspose.HTML.dll (25.4.0)

إعلان أساليب للحصول على الخصائص الشائعة من فرشاة الجرادين.

[ComVisible(true)]
public interface IGradientBrush : ITransformableBrush, IBrush, IDisposable

Implements

ITransformableBrush , IBrush , IDisposable

Properties

BlendFactors

يحصل أو يضع العوامل المختلطة التي تحدد فالوف المخصص للدرجة.

float[] BlendFactors { get; set; }

قيمة الممتلكات

float [ ]

BlendPositions

يحصل أو يضع موقف الخلط الذي يحدد فالوف المخصص للدرجة.

float[] BlendPositions { get; set; }

قيمة الممتلكات

float [ ]

InterpolationColors

يحصل أو يحدد ألوان التداخل التي تحدد متعددة الألوان خطية.

IInterpolationColor[] InterpolationColors { get; set; }

قيمة الممتلكات

IInterpolationColor [ ]

 عربي