C# Class SharpVectors.Dom.Svg.SvgFitToViewBox

Mostrar archivo Open project: codebutler/savagesvg Class Usage Examples

Protected Properties

Property Type Description
ownerElement SvgElement

Public Methods

Method Description
SvgFitToViewBox ( SvgElement ownerElement ) : System

Private Methods

Method Description
AttributeChange ( Object src, XmlNodeChangedEventArgs args ) : void

Method Details

SvgFitToViewBox() public method

public SvgFitToViewBox ( SvgElement ownerElement ) : System
ownerElement SvgElement
return System

Property Details

ownerElement protected_oe property

protected SvgElement,SharpVectors.Dom.Svg ownerElement
return SvgElement