Spread Silverlight Documentation
RotationY Property


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

Property Value

The rotation Y.
See Also

Reference

View3DSettings Class
View3DSettings Members