GetViewDetails     Procedure (Sub)

Public Sub GetViewDetails(phi, thi, Optional hShift, Optional vShift, Optional xZoom, Optional yZoom)

Returns the position of the graph image on the page, and its zoom and rotation factors.

ParameterTypeDescription

phi

Variant

Current vertical view angle, degrees.

thi

Variant

Current horizontal view angle, degrees.

hShift

Variant

Current horizontal shift of the graph image.

vShift

Variant

Current vertical shift of the graph image.

xZoom

Variant

X zoom

yZoom

Variant

Y zoom

See Also..

SetViewDetails  

Example..

Call ecGraph3D1.GetViewDetails(phi, thi, hshift, vshift, xzoom, yzoom) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd