C# Class SharpVectors.Scripting.ScriptableSvgStopElement

Implementation wrapper for IScriptableSvgStopElement
Inheritance: ScriptableSvgElement, IScriptableSvgStopElement, IScriptableSvgStylable
Afficher le fichier Open project: codebutler/savagesvg

Méthodes publiques

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

Method Details

ScriptableSvgStopElement() public méthode

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

getPresentationAttribute() public méthode

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