StartRotation     Procedure (Sub)

Public Sub StartRotation(phiSpeed As Single, thiSpeed As Single, FPS As Integer)

Start the graph image rotating

ParameterTypeDescription

phiSpeed

Single

Vertical view angle degrees per second.

thiSpeed

Single

Horizontal view angle degrees per second.

FPS

Integer

Maximum rotation speed in frames per second. Actual speed may be slower due to the time taken to refresh the image each frame.

See Also..

IsRotating   StopRotation  

Example..

Call ecGraph3D1.StartRotation(phispeed, thispeed, fps) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd