C# Class SharpVectors.Scripting.ScriptableSvgMissingGlyphElement

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

Méthodes publiques

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

Method Details

ScriptableSvgMissingGlyphElement() public méthode

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

getPresentationAttribute() public méthode

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