The apparent degree of inclination of the eye-point above the X-axis.
[Visual Basic]
Public Property Elevation As Integer
[C#]
public int Elevation {get;set;}
[Delphi]
public property Elevation: Int32 read get_Elevation write set_Elevation;
See Also
View3D Class | View3D Members | C1.Win.C1Chart Namespace | View3D Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |