TCustomMap.Empty

function Empty: Boolean; virtual;

Description

Returns True if the data set is empty. Normally, it means that either its Width or Height is 0.

See Also

Height, Width