C# Class SharpVectors.Scripting.ScriptableSvgGlyphElement

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

Méthodes publiques

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

Method Details

ScriptableSvgGlyphElement() public méthode

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

getPresentationAttribute() public méthode

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