SetViewDetails     Procedure (Sub)

Public Sub SetViewDetails(Optional phi, Optional thi, Optional hShift, Optional vShift, Optional Zoom)

Use SetViewDetails to position the graph image on the page, and to set its zoom and rotation factors.

ParameterTypeDescription

phi

Variant

Vertical view angle, degrees. Default on Reset = 245.

thi

Variant

Horizontal view angle, degrees. Default on Reset = 60.

hShift

Variant

Horizontal shift of the graph image. Default on Reset = 0.

vShift

Variant

Vertical shift of the graph image. Default on Reset = 0.

Zoom

Variant

Set the zoom factor. Default = 1.

See Also..

GetViewDetails  

Example..

Call ecGraph3D1.SetViewDetails(phi, thi, hshift, vshift, zoom) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd