System::Drawing::PointF::get_IsEmpty metodo
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 entrambi i valori delle coordinate X e Y rappresentati dall’oggetto corrente sono 0; altrimenti - false
Vedi anche
- Class PointF
- Namespace System::Drawing
- Library Aspose.Font for C++