Obsolete. Superseded by ISketchManager::InsertSketchPicture2.  
             
            .NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function InsertSketchPicture( _
   ByVal FileName As System.String _
) As SketchPicture | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As ISketchManager
Dim FileName As System.String
Dim value As SketchPicture
 
value = instance.InsertSketchPicture(FileName) | 
| C# |  | 
|---|
| SketchPicture InsertSketchPicture( 
   System.string FileName
) | 
| C++/CLI |  | 
|---|
| SketchPicture^ InsertSketchPicture( 
&   System.String^ FileName
)  | 
Parameters
- FileName
- Path to image file including file extension
Return Value
PictureSee Also
 
            Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0