Interface ISVGFilterPrimitiveStandardAttributes

Interface ISVGFilterPrimitiveStandardAttributes

ชื่อพื้นที่: Aspose.Html.Dom.Svg.Filters การประกอบ: Aspose.HTML.dll (25.4.0)

อินเตอร์เฟซนี้กําหนดชุดของคุณสมบัติ DOM ที่พบกันทั่วอินเตอร์เฟซแบบดั้งเดิมของกรอง

[ComVisible(true)]
[DOMObject]
[DOMName("SVGFilterPrimitiveStandardAttributes")]
public interface ISVGFilterPrimitiveStandardAttributes

Properties

Height

ตรงกับคุณสมบัติ ‘ความสูง’ บนองค์ประกอบ ‘กรอง’ ที่กําหนด

[DOMName("height")]
SVGAnimatedLength Height { get; }

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

SVGAnimatedLength

Result

เหมาะสําหรับการกําหนด ‘ผลลัพธ์’ บนองค์ประกอบ ‘กรอง’ ที่กําหนด

[DOMName("result")]
SVGAnimatedString Result { get; }

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

SVGAnimatedString

Width

สอดคล้องกับการกําหนด ‘ความกว้าง’ บนองค์ประกอบ ‘กรอง’ ที่กําหนด

[DOMName("width")]
SVGAnimatedLength Width { get; }

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

SVGAnimatedLength

X

เหมาะสําหรับการกําหนด ‘x’ บนองค์ประกอบ ‘กรอง’ ที่กําหนด

[DOMName("x")]
SVGAnimatedLength X { get; }

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

SVGAnimatedLength

Y

ตรงกับคุณสมบัติ “Y” บนองค์ประกอบ “กรอง” ที่กําหนด

[DOMName("y")]
SVGAnimatedLength Y { get; }

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

SVGAnimatedLength

 แบบไทย