public byte FPerspective {get; set;}
'Declaration Public Property FPerspective As Byte
'Declaration
Public Property FPerspective As Byte
'Usage Dim instance As View3DInfo Dim value As Byte instance.FPerspective = value value = instance.FPerspective
'Usage
Dim instance As View3DInfo Dim value As Byte instance.FPerspective = value value = instance.FPerspective
View3DInfo Class View3DInfo Members