C# Class SharpVectors.Scripting.ScriptableSvgGradientElement

Implementation wrapper for IScriptableSvgGradientElement
Inheritance: ScriptableSvgElement, IScriptableSvgGradientElement, IScriptableSvgUriReference, IScriptableSvgExternalResourcesRequired, IScriptableSvgStylable, IScriptableSvgUnitTypes
Exibir arquivo Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgGradientElement() public method

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

getPresentationAttribute() public method

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