C# Class SharpVectors.Scripting.ScriptableSvgMissingGlyphElement

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

Public Methods

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

Method Details

ScriptableSvgMissingGlyphElement() public method

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

getPresentationAttribute() public method

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