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

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

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

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

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

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

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

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

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