C# Class SharpVectors.Scripting.ScriptableSvgFEConvolveMatrixElement

Implementation wrapper for IScriptableSvgFEConvolveMatrixElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEConvolveMatrixElement, IScriptableSvgFilterPrimitiveStandardAttributes
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgFEConvolveMatrixElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgFEConvolveMatrixElement() public method

public ScriptableSvgFEConvolveMatrixElement ( object baseObject ) : System
baseObject object
return System

getPresentationAttribute() public method

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
return IScriptableCssValue