C# Class Pinboard.RectangleInfo

Afficher le fichier Open project: jlyonsmith/XnaBuildContent Class Usage Examples

Méthodes publiques

Méthode Description
RectangleInfo ( ) : System
RectangleInfo ( Rectangle rect, string name ) : System
RectangleInfo ( Rectangle rect, string name, Color color ) : System

Method Details

RectangleInfo() public méthode

public RectangleInfo ( ) : System
Résultat System

RectangleInfo() public méthode

public RectangleInfo ( Rectangle rect, string name ) : System
rect System.Drawing.Rectangle
name string
Résultat System

RectangleInfo() public méthode

public RectangleInfo ( Rectangle rect, string name, Color color ) : System
rect System.Drawing.Rectangle
name string
color Color
Résultat System