System::Drawing::Point::get_IsEmpty method

Point::get_IsEmpty method

Bestimmt, ob sowohl X‑ als auch Y‑Koordinatenwerte gleich 0 sind.

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

ReturnValue

True, wenn sowohl die X- als auch die Y-Koordinaten des aktuellen Objekts 0 sind; sonst – false

Siehe auch