C# Class SharpVectors.Scripting.ScriptableSvgFEColorMatrixElement

Implementation wrapper for IScriptableSvgFEColorMatrixElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEColorMatrixElement, IScriptableSvgFilterPrimitiveStandardAttributes
Afficher le fichier Open project: codebutler/savagesvg

Méthodes publiques

Méthode Description
ScriptableSvgFEColorMatrixElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgFEColorMatrixElement() public méthode

public ScriptableSvgFEColorMatrixElement ( object baseObject ) : System
baseObject object
Résultat System

getPresentationAttribute() public méthode

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
Résultat IScriptableCssValue