Class SVGFEDistantLightElementBuilder
İsim alanı : Aspose.Svg.Builder Toplantı: Aspose.SVG.dll (25.5.0)
SVG ‘feDistantLight’ elemanları oluşturmak için inşaat sınıfı, uzak bir ışık kaynağı tanımlamak için SVg filtreleri içinde kullanılır.
[ComVisible(true)]
public class SVGFEDistantLightElementBuilder : SVGElementBuilder<svgfedistantlightelement>, ISVGElementBuilder, IAttributeSetter, IBaseAnimationElementBuilder, IDescriptiveElementBuilder, ICoreAttributeSetter
Inheritance
object
←
SVGElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IBaseAnimationElementBuilder , IDescriptiveElementBuilder , ICoreAttributeSetter
mirasçı üyeleri
SVGElementBuilder
Genişletme Yöntemleri
SVGBuilderExtensions.AddAnimate
Constructors
GÜVENLİK YÖNETMELİĞİ()
public SVGFEDistantLightElementBuilder()
Methods
AddScript(Aksiyon)
FeDistantLight öğesine bir senaryo yapılandırması ekleyin.
public SVGFEDistantLightElementBuilder AddScript(Action<svgscriptelementbuilder> configure)
Parameters
configure
Action
< için;
SVGScriptElementBuilder
>
Senaryo yapılandırma eylemi.
Returns
SVGFEDistantLightElementBuilder
Şimdiki yapımcı örnekleri.
Azimuth(Çift)
FeDistantLight elementinin ‘azimuth’ atributini ayarlayın.
public SVGFEDistantLightElementBuilder Azimuth(double value)
Parameters
value
double
Azimut açısı ışık kaynağı için derecelerde.
Returns
SVGFEDistantLightElementBuilder
Şimdiki yapımcı örnekleri.
Create(Document)
Belirlenen belgede SVGFEDistantLightElement’in yeni bir örneği oluşturulur.
protected override SVGFEDistantLightElement Create(Document document)
Parameters
document
Document
Elemanın oluşturulacağı belge.
Returns
Yeni bir SGFEDistantLightElement.
Elevation(Çift)
FeDistantLight elemanının “yükseltme” özellikini ayarlayın.
public SVGFEDistantLightElementBuilder Elevation(double value)
Parameters
value
double
Işık kaynağı için yükseliş açısı derecelerde.
Returns
SVGFEDistantLightElementBuilder
Şimdiki yapımcı örnekleri.</svgfedistantlightelementbuilder,></svgfedistantlightelementbuilder,>