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


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

Property Value

The pc heigh.
See Also