Class XpsTransformableBrush

Class XpsTransformableBrush

İsim alanı : Aspose.Page.XPS.XpsModel Toplama: Aspose.Page.dll (25.4.0)

Sınıf, dönüştürülebilir fırça elemanlarının (SolidColorBrush hariç) yaygın özelliklerini kapsayan.

public abstract class XpsTransformableBrush : XpsBrush

Inheritance

object XpsObject XpsBrush XpsTransformableBrush

Derived

XpsGradientBrush , XpsTilingBrush

mirasçı üyeleri

XpsBrush.Opacity , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Transform

Matris dönüşümünü fırçanın koordinat alanına uygulayan döndürür/sattır.Transform mülkiyeti mevcut etkili render transform ile eşleşiretkili bir render dönüştürmek için yerel fırçaya.Yerel etkili render transformasyonu kullanılarak dönüştürülür.

public XpsMatrix Transform { get; set; }

Mülkiyet Değer

XpsMatrix

 Türkçe