C# Class SharpVectors.Scripting.ScriptableSvgFESpecularLightingElement

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

Méthodes publiques

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

Method Details

ScriptableSvgFESpecularLightingElement() public méthode

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

getPresentationAttribute() public méthode

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