Class SVGFEDistantLightElementBuilder
ชื่อพื้นที่: Aspose.Svg.Builder การประชุม: Aspose.SVG.dll (25.5.0)
คลาสสร้างเพื่อสร้างองค์ประกอบ “feDistantLight” ของ SVG, ใช้ภายในกรอง SV G เพื่อกําหนดแหล่งแสงที่ห่างไกล
[ComVisible(true)]
public class SVGFEDistantLightElementBuilder : SVGElementBuilder<svgfedistantlightelement>, ISVGElementBuilder, IAttributeSetter, IBaseAnimationElementBuilder, IDescriptiveElementBuilder, ICoreAttributeSetter
Inheritance
object
←
SVGElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IBaseAnimationElementBuilder , IDescriptiveElementBuilder , ICoreAttributeSetter
อนุญาโตตุลาการ
SVGElementBuilder
วิธีการขยาย
SVGBuilderExtensions.AddAnimate
Constructors
SVGFEDistantLightElementBuilder()
public SVGFEDistantLightElementBuilder()
Methods
AddScript(การกระทํา)
เพิ่มการกําหนดค่าสคริปต์ไปยังองค์ประกอบ feDistantLight
public SVGFEDistantLightElementBuilder AddScript(Action<svgscriptelementbuilder> configure)
Parameters
configure
Action
<
SVGScriptElementBuilder
>
การกระทําการกําหนดค่าสคริปต์
Returns
SVGFEDistantLightElementBuilder
ชนิดของอาคารปัจจุบัน
Azimuth(คู่)
สร้างคุณสมบัติ ‘azimuth’ ของ feDistantLight องค์ประกอบ
public SVGFEDistantLightElementBuilder Azimuth(double value)
Parameters
value
double
มุม azimuth สําหรับแหล่งแสงในระดับ
Returns
SVGFEDistantLightElementBuilder
ชนิดของอาคารปัจจุบัน
Create(Document)
สร้างตัวอย่างใหม่ของ SVGFEDistantLightElement ในเอกสารที่ระบุ
protected override SVGFEDistantLightElement Create(Document document)
Parameters
document
Document
เอกสารที่องค์ประกอบจะถูกสร้างขึ้น
Returns
ใหม่ SVGFEDistantLightElement
Elevation(คู่)
กําหนดคุณสมบัติ ‘ยก’ ของ feDistantLight องค์ประกอบ
public SVGFEDistantLightElementBuilder Elevation(double value)
Parameters
value
double
มุมความสูงสําหรับแหล่งแสงในระดับ
Returns
SVGFEDistantLightElementBuilder
ชนิดของอาคารปัจจุบัน</svgfedistantlightelementbuilder,></svgfedistantlightelementbuilder,>