Interface ITransformableBrush

Interface ITransformableBrush

اسم الفضاء : Aspose.Svg.Drawing جمع: Aspose.SVG.dll (25.5.0)

اكتشف أساليب للحصول على ماتريكس التحول ووضع الحفر.

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

Implements

IBrush , IDisposable

Properties

SpreadMode

يحصل أو يضع وضع SpreadMode.وضع SpreadMode يحدد كيفية تثبيت النسيج أو الجرادينتعندما يكون أصغر من المساحة التي يتم ملؤها.

SpreadMode SpreadMode { get; set; }

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

SpreadMode

TransformationMatrix

يحدد التحول تحولًا هندسيًا محليًا لهذه الفرشاة.

IMatrix TransformationMatrix { get; set; }

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

IMatrix

 عربي