C# Класс SharpVectors.Scripting.ScriptableSvgGlyphRefElement

Implementation wrapper for IScriptableSvgGlyphRefElement
Наследование: ScriptableSvgElement, IScriptableSvgGlyphRefElement, IScriptableSvgUriReference, IScriptableSvgStylable
Показать файл Открыть проект

Открытые методы

Метод Описание
ScriptableSvgGlyphRefElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Описание методов

ScriptableSvgGlyphRefElement() публичный Метод

public ScriptableSvgGlyphRefElement ( object baseObject ) : System
baseObject object
Результат System

getPresentationAttribute() публичный Метод

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
Результат IScriptableCssValue