C# Class SharpVectors.Scripting.ScriptableSvgAnimateMotionElement

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

Public Methods

Method Description
ScriptableSvgAnimateMotionElement ( object baseObject ) : System

Method Details

ScriptableSvgAnimateMotionElement() public method

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