C# Class SharpVectors.Scripting.ScriptableSvgGlyphRefElement

Implementation wrapper for IScriptableSvgGlyphRefElement
Inheritance: ScriptableSvgElement, IScriptableSvgGlyphRefElement, IScriptableSvgUriReference, IScriptableSvgStylable
Exibir arquivo Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgGlyphRefElement() public method

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

getPresentationAttribute() public method

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