Rectangle.Empty Campo

Definição

Representa uma Rectangle estrutura cujas propriedades não foram inicializadas.

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 

Valor de Campo

Observações

Um retângulo é definido pela sua largura, altura e canto superior esquerdo.

Aplica-se a