Class SVGFEDistantLightElementBuilder
A név: Aspose.Svg.Builder Összefoglaló: Aspose.SVG.dll (25.5.0)
Építő osztály létrehozásához SVG ‘feDistantLight’ elemek, használják a szűrőn belül a távoli fényforrás meghatározására.
[ComVisible(true)]
public class SVGFEDistantLightElementBuilder : SVGElementBuilder<svgfedistantlightelement>, ISVGElementBuilder, IAttributeSetter, IBaseAnimationElementBuilder, IDescriptiveElementBuilder, ICoreAttributeSetter
Inheritance
object
←
SVGElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IBaseAnimationElementBuilder , IDescriptiveElementBuilder , ICoreAttributeSetter
Örökletes tagok
SVGElementBuilder
kiterjesztési módszerek
SVGBuilderExtensions.AddAnimate
Constructors
SzékesfehérvárLightElementBuilder()
public SVGFEDistantLightElementBuilder()
Methods
AddScript(Akció )
Hozzáadja a forgatókönyv konfigurációját a feDistantLight elemhez.
public SVGFEDistantLightElementBuilder AddScript(Action<svgscriptelementbuilder> configure)
Parameters
configure
Action
<
SVGScriptElementBuilder
>
A forgatókönyv konfigurációs akciója.
Returns
SVGFEDistantLightElementBuilder
A jelenlegi építész.
Azimuth(kettős)
A feDistantLight elem „azimuth” tulajdonsága.
public SVGFEDistantLightElementBuilder Azimuth(double value)
Parameters
value
double
Az azimuth szög a fényforrás fokban.
Returns
SVGFEDistantLightElementBuilder
A jelenlegi építész.
Create(Document)
Hozzon létre egy új példát SVGFEDistantLightElement a meghatározott dokumentumban.
protected override SVGFEDistantLightElement Create(Document document)
Parameters
document
Document
Az a dokumentum, amelyben az elemet létrehozzák.
Returns
Egy új SVGFEDistantLightElement.
Elevation(kettős)
Állítsa be a feDistantLight elem „emelkedésének” attribútumát.
public SVGFEDistantLightElementBuilder Elevation(double value)
Parameters
value
double
A fényforrás magasságszögét fokban.
Returns
SVGFEDistantLightElementBuilder
A jelenlegi építész.</svgfedistantlightelementbuilder,></svgfedistantlightelementbuilder,>