C# Class SharpVectors.Scripting.ScriptableSvgAnimatedString

Implementation wrapper for IScriptableSvgAnimatedString
Inheritance: ScriptableObject, IScriptableSvgAnimatedString
显示文件 Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgAnimatedString ( object baseObject ) : System

Method Details

ScriptableSvgAnimatedString() public method

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