Description ​
Empty returns True if either Width <= 0 or Height <= 0. Returns False when both dimensions are positive.
TCustomMap.EmptyDetermines whether the map has zero area.
function Empty: Boolean; virtual;Empty returns True if either Width <= 0 or Height <= 0. Returns False when both dimensions are positive.