ChartDirector 7.0 (ASP/COM/VB Edition)

DrawArea.hCylinderTransform


Usage

hCylinderTransform(yDiameter [, bgColor [, filter [, blur ]]])

Description

Wraps the drawing surface onto a horizontal cylinder.

Arguments

ArgumentDefaultDescription
yDiameter(Mandatory)The diameter of the cylinder in pixels.
bgColorFFFFFFThe background color used to fill the space left after transformation.
filterLinearFilterThe filter to use for re-sampling.
blur1The blur factor to use for re-sampling.

Return Value

None