C# Class SharpVectors.Scripting.ScriptableSvgGlyphElement

Implementation wrapper for IScriptableSvgGlyphElement
Inheritance: ScriptableSvgElement, IScriptableSvgGlyphElement, IScriptableSvgStylable
Datei anzeigen Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgGlyphElement() public method

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

getPresentationAttribute() public method

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