ChartDirector 5.1 (.NET Edition)

DrawArea.getHeight


Usage

[VB] Public Function getHeight() As Integer
[C#] public int getHeight();

Description

Gets the height of the drawing surface.

Arguments

None

Return Value

The height of the drawing surface in pixels.