Metodo System::Drawing::PointF::get_IsEmpty
PointF::get_IsEmpty method
Determina se entrambi i valori delle coordinate X e Y sono uguali a 0.
bool System::Drawing::PointF::get_IsEmpty() const
ReturnValue
True se entrambe le coordinate X e Y rappresentate dall’oggetto corrente sono 0; altrimenti - false
Vedi anche
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++