| 
 | 
 | 
 | 
| GetVisible Method, GenericPartClass Class | 
Returns the current visibility status of a part, based on the part's VisibleAppearance property.
Syntax GenericPartClass Class (Softelvdm.Controls)
| VB | Protected Overridable Function GetVisible() As Boolean | 
| C# | protected virtual bool GetVisible(); | 
| C++ | protected: virtual bool GetVisible(); | 
Return Value
True if the part is currently visible, otherwise False.
Comments
The GetVisible method returns the current visibility status of a part, based on the part's VisibleAppearance property.
Version Information
Supported in version 1.0.
   Products Table