ViewAutoDistance Property

3D Graph Control

ViewAutoDistance Property

Syntax

CWGraph3D.ViewAutoDistance

Data Type

Boolean

Purpose

Specifies how the viewing distance is set.

Remarks

When this property is set to True, the viewing distance is automatically calculated.

When this property is set to False, the viewing distance is defined by the ViewDistance property.

See Also

ViewDistance