get_IsEmpty()

Size::get_IsEmpty() const method

Determines if both width and hegiht values are equal to 0.

bool System::Drawing::Size::get_IsEmpty() const

Return Value

True if both width and height represented by the current object are 0; otherwise - false

See Also