C# Class SharpVectors.Scripting.ScriptableSvgStopElement

Implementation wrapper for IScriptableSvgStopElement
Inheritance: ScriptableSvgElement, IScriptableSvgStopElement, IScriptableSvgStylable
Exibir arquivo Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgStopElement() public method

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

getPresentationAttribute() public method

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