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


In This Topic
pcDepth Property (View3DInfo)
In This Topic
Gets or sets the pc depth.
Syntax
'Declaration
 
Public Property pcDepth As Short
 
'Usage
 
Dim instance As View3DInfo
Dim value As Short
 
instance.pcDepth = value
 
value = instance.pcDepth

Property Value

The pc depth.
See Also