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
True, wenn sowohl die X- als auch die Y-Koordinaten des aktuellen Objekts 0 sind; sonst – false
Siehe auch
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++