Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Scan Object : SetControlPoint Method
SetControlPoint Method
Description
Sets the control point at the specified index
Syntax
Visual Basic
Public Function SetControlPoint( _
   ByVal index As Long, _
   ByVal ControlPoint As ControlPoint _
) As Boolean
Parameters
index
ControlPoint
See Also