Gets the visible components in this drawing view.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function IGetVisibleComponents( _
   ByVal ViewComponentCount As System.Integer _
) As Component2 | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IView
Dim ViewComponentCount As System.Integer
Dim value As Component2
 
value = instance.IGetVisibleComponents(ViewComponentCount) | 
Parameters
- ViewComponentCount
- Number of visible components
Return Value
Visible 
components in this drawing view
Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS 2006 FCS, Revision Number 14.0