C# Class SharpVectors.Scripting.ScriptableSvgFESpecularLightingElement

Implementation wrapper for IScriptableSvgFESpecularLightingElement
Inheritance: ScriptableSvgElement, IScriptableSvgFESpecularLightingElement, IScriptableSvgFilterPrimitiveStandardAttributes
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgFESpecularLightingElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgFESpecularLightingElement() public method

public ScriptableSvgFESpecularLightingElement ( object baseObject ) : System
baseObject object
return System

getPresentationAttribute() public method

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
return IScriptableCssValue