Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
IsVisible Method
Description

 

This method returns the display state or sets the display state of the specified HOBPointInfo object. If this is set to 1 it shows the object. If it is set to 0 it hides the object.

Syntax
Visual Basic
Public Function IsVisible( _
   ByVal i_nIndex As Integer _
) As Long
Parameters
i_nIndex
See Also