ChartDirector 5.1 (.NET Edition)

DrawArea.getWidth


Usage

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

Description

Gets the width of the drawing surface.

Arguments

None

Return Value

The width of the drawing surface in pixels.