C# Class SharpVectors.Dom.Svg.SvgFitToViewBox

Afficher le fichier Open project: codebutler/savagesvg Class Usage Examples

Protected Properties

Свойство Type Description
ownerElement SvgElement

Méthodes publiques

Méthode Description
SvgFitToViewBox ( SvgElement ownerElement ) : System

Private Methods

Méthode Description
AttributeChange ( Object src, XmlNodeChangedEventArgs args ) : void

Method Details

SvgFitToViewBox() public méthode

public SvgFitToViewBox ( SvgElement ownerElement ) : System
ownerElement SvgElement
Résultat System

Property Details

ownerElement protected_oe property

protected SvgElement,SharpVectors.Dom.Svg ownerElement
Résultat SvgElement