TTeeCanvas.SupportsFullRotation
 
 
 

All Units  All Classes  Properties, Methods and Events  

TTeeCanvas.SupportsFullRotation
TTeeCanvas

property SupportsFullRotation: Boolean;

Unit
TeCanvas

Description
Returns if Canvas can do full 360 degree rotation, elevation and tilt, with automatic hidden removal of pixels obscured by others.
Currently only OpenGL Canvas provides full rotation and pixel hidden removal.

Example
:

if Chart1.Canvas.SupportsFullRotation then
Chart1.View3DOptions.Rotation:= 195;




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.