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

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

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

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

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

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

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

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

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