Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / View3DInfo Class / FPerspective Property


In This Topic
FPerspective Property (View3DInfo)
In This Topic
Gets or sets the F perspective.
Syntax
'Declaration
 
Public Property FPerspective As Byte
 
'Usage
 
Dim instance As View3DInfo
Dim value As Byte
 
instance.FPerspective = value
 
value = instance.FPerspective

Property Value

The F perspective.
See Also