C# Class SharpVectors.Scripting.ScriptableSvgMPathElement

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

Public Methods

Method Description
ScriptableSvgMPathElement ( object baseObject ) : System

Method Details

ScriptableSvgMPathElement() public method

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