C# Class SharpVectors.Scripting.ScriptableSvgStylable

Implementation wrapper for IScriptableSvgStylable
Inheritance: ScriptableObject, IScriptableSvgStylable
ファイルを表示 Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgStylable() public method

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

getPresentationAttribute() public method

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