Class SVGFEDistantLightElementBuilder
Nom dels espais: Aspose.Svg.Builder Assemblea: Aspose.SVG.dll (25.5.0)
Clasa de constructor per a la creació d’elements SVG ‘feDistantLight’, utilitzats dins dels filtres SVC per definir una font llum llunyana.
[ComVisible(true)]
public class SVGFEDistantLightElementBuilder : SVGElementBuilder<svgfedistantlightelement>, ISVGElementBuilder, IAttributeSetter, IBaseAnimationElementBuilder, IDescriptiveElementBuilder, ICoreAttributeSetter
Inheritance
object
←
SVGElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IBaseAnimationElementBuilder , IDescriptiveElementBuilder , ICoreAttributeSetter
Membres heretats
SVGElementBuilder
Mètodes d’extensió
SVGBuilderExtensions.AddAnimate
Constructors
LlibertatLightElementBuilder()
public SVGFEDistantLightElementBuilder()
Methods
AddScript(Acció)
Afegeix una configuració de guió a l’element feDistantLight.
public SVGFEDistantLightElementBuilder AddScript(Action<svgscriptelementbuilder> configure)
Parameters
configure
Action
<
SVGScriptElementBuilder
>
L’acció de configuració del guió.
Returns
SVGFEDistantLightElementBuilder
La situació actual del constructor.
Azimuth(doble)
S’estableix l’atribute ‘azimuth’ del element feDistantLight.
public SVGFEDistantLightElementBuilder Azimuth(double value)
Parameters
value
double
L’angle d’azimut per a la font de llum en graus.
Returns
SVGFEDistantLightElementBuilder
La situació actual del constructor.
Create(Document)
Crea una nova instància de SVGFEDistantLightElement en el document especificat.
protected override SVGFEDistantLightElement Create(Document document)
Parameters
document
Document
El document en el qual es crearà l’element.
Returns
Un nou objectiu d’escalfament.
Elevation(doble)
S’estableix l’atribute d’elevació del element feDistantLight.
public SVGFEDistantLightElementBuilder Elevation(double value)
Parameters
value
double
L’angle d’elevació per a la font de llum en graus.
Returns
SVGFEDistantLightElementBuilder
La situació actual del constructor.</svgfedistantlightelementbuilder,></svgfedistantlightelementbuilder,>