SetGraphShapeFactors     Procedure (Sub)

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

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

ParameterTypeDescription

x

Single

Default = 1. Use x > 1 to lengthen the x-axis in relation to the others, < 1 to shorten.

y

Single

Default = 1. Use y > 1 to lengthen the y-axis in relation to the others, < 1 to shorten.

z

Single

Default = 1. Use z > 1 to lengthen the z-axis in relation to the others, < 1 to shorten.

See Also..

GetGraphShapeFactors  

Example..

Call ecGraph3D1.SetGraphShapeFactors(x, y, z) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd