World Screen![]() Axes![]() ![]() Text |
Exposes coordinate system axes properties and methods.
The Axes object is used to change the appearance of the coordinate system axes.
The following example makes the coordinate system Axes visible and sets the color to yellow.
World.Screen.Axes.Show
World.Screen.Axes.Color = vbtYellow