C# Class SharpVectors.Scripting.ScriptableSvgFEDiffuseLightingElement

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

Méthodes publiques

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

Method Details

ScriptableSvgFEDiffuseLightingElement() public méthode

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

getPresentationAttribute() public méthode

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