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


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

Property Value

The pc dist.
See Also