System::Drawing::Point::get_IsEmpty method

Point::get_IsEmpty method

Determina si ambos valores de coordenadas X e Y son iguales a 0.

bool System::Drawing::Point::get_IsEmpty() const

ReturnValue

True si ambos coordenadas X y Y representados por el objeto actual son 0; de lo contrario - false

Ver también