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

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

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

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

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

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

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

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

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