C# Class SharpVectors.Scripting.ScriptableSvgAnimateElement

Implementation wrapper for IScriptableSvgAnimateElement
Inheritance: ScriptableSvgAnimationElement, IScriptableSvgAnimateElement
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgAnimateElement ( object baseObject ) : System

Method Details

ScriptableSvgAnimateElement() public method

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