System::Drawing::Point::get_IsEmpty method
Point::get_IsEmpty method
Determina si ambos valores de coordenadas X e Y son iguales a 0.
bool System::Drawing::Point::get_IsEmpty() const
ReturnValue
True si ambas coordenadas X y Y representadas por el objeto actual son 0; de lo contrario - false
Ver también
- Class Point
- Namespace System::Drawing
- Library Aspose.Page for C++