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

Inheritance: Rectangle
Mostrar archivo Open project: GNOME/longomatch Class Usage Examples

Public Methods

Method Description
Text ( ) : System
Text ( Point origin, double width, double height, String text ) : System

Method Details

Text() public method

public Text ( ) : System
return System

Text() public method

public Text ( Point origin, double width, double height, String text ) : System
origin Point
width double
height double
text String
return System