Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PerspectiveProjection Class / PerspectiveAngle Property


In This Topic
PerspectiveAngle Property
In This Topic
Gets the field of view angle.
Syntax
'Declaration
 
Public ReadOnly Property PerspectiveAngle As Single
 
'Usage
 
Dim instance As PerspectiveProjection
Dim value As Single
 
value = instance.PerspectiveAngle
See Also