TeCanvas.TTeeCanvas.SupportsFullRotation
 
 
 


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-2024 © by Steema Software. All Rights Reserved.