C# Class SharpVectors.Scripting.ScriptableSvgGlyphRefElement

Implementation wrapper for IScriptableSvgGlyphRefElement
Inheritance: ScriptableSvgElement, IScriptableSvgGlyphRefElement, IScriptableSvgUriReference, IScriptableSvgStylable
Afficher le fichier Open project: codebutler/savagesvg

Méthodes publiques

Méthode Description
ScriptableSvgGlyphRefElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgGlyphRefElement() public méthode

public ScriptableSvgGlyphRefElement ( object baseObject ) : System
baseObject object
Résultat System

getPresentationAttribute() public méthode

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
Résultat IScriptableCssValue