Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : ShowXYZWindow Method
Show or hides the probe position window. PCD_ON or PCD_OFF.
ShowXYZWindow Method
Description
Shows or Hides the probe readouts window
Syntax
Visual Basic
Public Sub ShowXYZWindow( _
   ByVal show As Long _
) 
Parameters
show
Show or hides the probe position window. PCD_ON or PCD_OFF.
See Also