TCustomMap.Height

property Height: Integer;

Description

Specifies the height of the contained data array.

Use SetSize method to change both width and height simultaneously.

See Also

SetSize, Width