C# Class SharpVectors.Scripting.ScriptableSvgAnimatedLength

Implementation wrapper for IScriptableSvgAnimatedLength
Inheritance: ScriptableObject, IScriptableSvgAnimatedLength
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgAnimatedLength ( object baseObject ) : System

Method Details

ScriptableSvgAnimatedLength() public method

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