Rectangle.Empty Champ

Définition

Représente une structure Rectangle dont les propriétés sont 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

Rectangle

Remarques

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

S’applique à