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


In This Topic
pcGap Property (View3DInfo)
In This Topic
Gets or sets the pc gap.
Syntax
'Declaration
 
Public Property pcGap As UShort
 
'Usage
 
Dim instance As View3DInfo
Dim value As UShort
 
instance.pcGap = value
 
value = instance.pcGap

Property Value

The pc gap.
See Also