Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Surf Class / f3DPhongShade Property


In This Topic
f3DPhongShade Property
In This Topic
Syntax
'Declaration
 
Public Property f3DPhongShade As Byte
 
'Usage
 
Dim instance As Surf
Dim value As Byte
 
instance.f3DPhongShade = value
 
value = instance.f3DPhongShade
See Also