Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > CadWindow Object : Visible Property
Visible Property
Description

This property is TRUE if the Cad window is visible, FALSE otherwise. If you make the Cad window invisible, the only way to make it visible again is to set this property to TRUE.

Property type
Read-write property
Syntax
Visual Basic
Public Property Visible As Boolean
Return Type
Read/write Boolean.
See Also