ViewAngleChanged     Event

Public Event ViewAngleChanged(Source As Integer)

Occurs when the user scrolls the current graph to a new viewing angle.

ParameterTypeDescription

Source

Integer

0 if caused during a Reset, 1 if caused by scrolling with the mouse

See Also..

SuppressRaisingEvents   ErrorMsg   Redrawn  

Example..

Private Sub ecGraph3D1_ViewAngleChanged(source) 'Called when this Event is raised in ecGraph3D.ocx
   ...
End Sub


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd