GetGraphShapeFactors     Procedure (Sub)

Public Sub GetGraphShapeFactors(x As Single, y As Single, z As Single)

Returns the shape factors (or aspect ratio) of the graph.

ParameterTypeDescription

x

Single

Relative length of the x-axis compared to the others: >1 = longer, < 1 = shorter.

y

Single

Relative length of the y-axis compared to the others: >1 = longer, < 1 = shorter.

z

Single

Relative length of the z-axis compared to the others: >1 = longer, < 1 = shorter.

See Also..

SetGraphShapeFactors  

Example..

Call ecGraph3D1.GetGraphShapeFactors(x, y, z) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd