Spread Silverlight Documentation
RotationX Property


GrapeCity.Windows.SpreadSheet.Data Namespace > View3DSettings Class : RotationX Property
Gets or sets the x rotation.
Syntax
'Declaration
 
Public Property RotationX As System.Double
'Usage
 
Dim instance As View3DSettings
Dim value As System.Double
 
instance.RotationX = value
 
value = instance.RotationX
public System.double RotationX {get; set;}

Property Value

The rotation X.
See Also

Reference

View3DSettings Class
View3DSettings Members