C# Class LongoMatch.Core.Store.Drawables.Text

Inheritance: Rectangle
Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
Text ( ) : System
Text ( Point origin, double width, double height, String text ) : System

Method Details

Text() public méthode

public Text ( ) : System
Résultat System

Text() public méthode

public Text ( Point origin, double width, double height, String text ) : System
origin Point
width double
height double
text String
Résultat System