The apparent degree of rotation of the eye-point to the right of the Y-axis.
[Visual Basic]
Public Property Rotation As Integer
[C#]
public int Rotation {get;set;}
[Delphi]
public property Rotation: Int32 read get_Rotation write set_Rotation;
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. |