Spread Silverlight Documentation
Perspective Property


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

Property Value

The perspective.
See Also

Reference

View3DSettings Class
View3DSettings Members