Cylinder.redraw

Syntax

redraw(needClearMinorTicks: Boolean);

Parameters

needClearMinorTicks. Indicates whether cylinder axis minor tick marks must be completely rerendered. Available Values:

Description

The redraw method rerenders a cylinder.

Example

The example of use is given on the Example of Creating the Cylinder Component page.

See also:

Cylinder