C# Class SharpVectors.Scripting.ScriptableSvgTitleElement

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

Public Methods

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

Method Details

ScriptableSvgTitleElement() public method

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

getPresentationAttribute() public method

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