C# Class MonoReports.Model.Size

Afficher le fichier Open project: modesto/monoreports Class Usage Examples

Méthodes publiques

Méthode Description
Size ( Size s ) : System
Size ( double width, double height ) : System
ToString ( ) : string

Method Details

Size() public méthode

public Size ( Size s ) : System
s Size
Résultat System

Size() public méthode

public Size ( double width, double height ) : System
width double
height double
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string