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
Wahr, wenn sowohl X- als auch Y-Koordinaten des aktuellen Objekts 0 sind; andernfalls – falsch.
Siehe auch
- Class Point
- Namespace System::Drawing
- Library Aspose.Font for C++