C# Class Svg2Xaml.SvgViewbox

Afficher le fichier Open project: jogibear9988/svg2xaml Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( string value ) : SvgViewbox
Process ( ) : System.Windows.Media.GeometryDrawing
SvgViewbox ( Rect value ) : System

Method Details

Parse() public static méthode

public static Parse ( string value ) : SvgViewbox
value string
Résultat SvgViewbox

Process() public méthode

public Process ( ) : System.Windows.Media.GeometryDrawing
Résultat System.Windows.Media.GeometryDrawing

SvgViewbox() public méthode

public SvgViewbox ( Rect value ) : System
value System.Windows.Rect
Résultat System