Class XpsContentElement

Class XpsContentElement

ชื่อพื้นที่: Aspose.Page.XPS.XpsModel การประกอบ: Aspose.Page.dll (25.4.0)

Incapsulates คุณสมบัติขององค์ประกอบเนื้อหา XPS: Canvas, Path และ Glyphs

public abstract class XpsContentElement : XpsHyperlinkElement, IEnumerable<xpscontentelement>, IEnumerable

Inheritance

object XpsObject XpsElement XpsHyperlinkElement XpsContentElement

Derived

XpsCanvas , XpsGlyphs , XpsPath

Implements

IEnumerable , IEnumerable

อนุญาโตตุลาการ

XpsHyperlinkElement.HyperlinkTarget , XpsElement.GetEnumerator() , XpsElement.this[int] , XpsElement.Count , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Clip

Returns / set the path geometry instance limiting the rendered region of the element. กลับ / set the path geometry instance limiting the rendered region of the element. กลับ / set the path geometry instance limiting the rendered region of the element. กลับ / set the path geometry instance limiting the rendered region of the element.

public XpsPathGeometry Clip { get; set; }

คุณสมบัติมูลค่า

XpsPathGeometry

Opacity

กลับ / ชุดค่าที่กําหนดความโปร่งใสขององค์ประกอบ

public float Opacity { get; set; }

คุณสมบัติมูลค่า

float

OpacityMask

Returns/set the brush specifies a mask of alpha values แปลง / ชุดแปรงที่ระบุค่าอัลฟาซึ่งจะถูกนําไปใช้กับองค์ประกอบในรูปแบบเดียวกันกับคุณสมบัติของความไร้สนิมแต่ให้ค่าอัลฟาที่แตกต่างกันสําหรับพื้นที่ที่แตกต่างกันขององค์ประกอบ

public XpsBrush OpacityMask { get; set; }

คุณสมบัติมูลค่า

XpsBrush

RenderTransform

Returns / set the affine transformation matrix establishing a new coordinate frame การแปลงอัตโนมัติการแปลงอัตโนมัติสําหรับคุณสมบัติทั้งหมดขององค์ประกอบและสําหรับองค์ประกอบเด็กทั้งหมด (ถ้ามี)

public XpsMatrix RenderTransform { get; set; }

คุณสมบัติมูลค่า

XpsMatrix

 แบบไทย