Class XpsTilingBrush
ชื่อพื้นที่: Aspose.Page.XPS.XpsModel การประกอบ: Aspose.Page.dll (25.4.0)
ประเภทการดูดซับคุณสมบัติทั่วไปขององค์ประกอบแปรงท่อ (VisualBrush และ ImageBrush)
public abstract class XpsTilingBrush : XpsTransformableBrush
Inheritance
object ← XpsObject ← XpsBrush ← XpsTransformableBrush ← XpsTilingBrush
Derived
XpsImageBrush , XpsVisualBrush
อนุญาโตตุลาการ
XpsTransformableBrush.Transform , XpsBrush.Opacity , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
TileMode
ค่าคืน / ชุดที่ระบุวิธีที่การเคลือบจะดําเนินการในภูมิศาสตร์ที่เต็มไปด้วย
public XpsTileMode TileMode { get; set; }
คุณสมบัติมูลค่า
Viewbox
Returns / sets the region of the source content of the brush that is to be mapped to the viewport. - กลับ / ชุดพื้นที่ของเนื้อหาแหล่งที่มาของแปรงที่ต้องวางแผนไปยังพอร์ตมุมมอง
public RectangleF Viewbox { get; set; }
คุณสมบัติมูลค่า
Viewport
Returns/set the position and dimensions of the first brush ใบพัดถัดถัดถัดเกี่ยวกับแผ่นนี้ตามที่ระบุไว้ในโหมดแผ่น
public RectangleF Viewport { get; set; }