Rectangle.Empty Champ

Définition

Représente une Rectangle structure avec ses propriétés laissées non initialisées.

public: static initonly System::Drawing::Rectangle Empty;
public static readonly System.Drawing.Rectangle Empty;
 staticval mutable Empty : System.Drawing.Rectangle
Public Shared ReadOnly Empty As Rectangle 

Valeur de champ

Remarques

Un rectangle est défini par sa largeur, sa hauteur et son angle supérieur gauche.

S’applique à