C# 클래스 SharpVectors.Scripting.ScriptableSvgFEImageElement

Implementation wrapper for IScriptableSvgFEImageElement
상속: ScriptableSvgElement, IScriptableSvgFEImageElement, IScriptableSvgUriReference, IScriptableSvgLangSpace, IScriptableSvgExternalResourcesRequired, IScriptableSvgFilterPrimitiveStandardAttributes
파일 보기 프로젝트 열기: codebutler/savagesvg

공개 메소드들

메소드 설명
ScriptableSvgFEImageElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

메소드 상세

ScriptableSvgFEImageElement() 공개 메소드

public ScriptableSvgFEImageElement ( object baseObject ) : System
baseObject object
리턴 System

getPresentationAttribute() 공개 메소드

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
리턴 IScriptableCssValue