C# Class SharpVectors.Scripting.ScriptableSvgFEConvolveMatrixElement

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

Méthodes publiques

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

Method Details

ScriptableSvgFEConvolveMatrixElement() public méthode

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

getPresentationAttribute() public méthode

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