Class SVGFEDistantLightElementBuilder
이름 공간 : Aspose.Svg.Builder 모임: Aspose.SVG.dll (25.5.0)
건축기 클래스는 SVG ‘feDistantLight’ 요소를 만들기 위해, 멀리 떨어진 빛의 출처를 정의하기 위해 SVg 필터 내에서 사용됩니다.
[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
조회수LightElementBuilder()
public SVGFEDistantLightElementBuilder()
Methods
AddScript(액션)
feDistantLight 요소에 스크립트 구성을 추가합니다.
public SVGFEDistantLightElementBuilder AddScript(Action<svgscriptelementbuilder> configure)
Parameters
configure
Action
<에 대한 정보
SVGScriptElementBuilder
>
스크립트 구성 액션.
Returns
SVGFEDistantLightElementBuilder
현재 건축가의 경우.
Azimuth(듀얼)
feDistantLight 요소의 ‘azimuth’ 속성을 설정합니다.
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,>