Spread Silverlight Documentation
RotationZ Property


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

Property Value

The rotation Z.
See Also

Reference

View3DSettings Class
View3DSettings Members