TDraw3D

TDraw3D
Hierarchy     Properties     Methods     Events     

Unit
TeeDraw3D

Description
TDraw3D is a panel that offers 3D Canvas drawing capabilities. TDraw3D's ancestor, TCustomTeePanel, is also the ancestor of TChart. Many TDraw3D properties are common to TChart.

For example this component has a sub-set of the Chart features, like printing, printing properties, copying to clipboard, margins, 3D Canvas, export to bitmap, metafile, jpeg, etc.

The TDraw3D Canvas has 3D capabilities like Zoom, Rotation, Elevation, Scrolling, etc, can be rendered using 3D OpenGL, and provides the same Printing, CopyToClipboard, "SaveTo..." exporting methods, DoubleBuffered display, Panel Margins, etc, as the Chart components.