System::Drawing::PointF::get_IsEmpty Methode
PointF::get_IsEmpty method
Bestimmt, ob sowohl X‑ als auch Y‑Koordinatenwerte gleich 0 sind.
bool System::Drawing::PointF::get_IsEmpty() const
ReturnValue
Wahr, wenn sowohl X- als auch Y-Koordinaten des aktuellen Objekts 0 sind; andernfalls – falsch.
Siehe auch
- Class PointF
- Namespace System::Drawing
- Library Aspose.Font for C++