Paints an image on the specified device context in the specified bounding rectangle.
Syntax
Visual Basic (Declaration) | |
---|
Sub Paint( _
ByVal llHDC As System.Long, _
Optional ByRef poDestRect As EdmRect _
) |
Parameters
- llHDC
- Device context handle
- poDestRect
- EdmRect structure; contains the size and position where to draw the image; null to use the size and position of the image when it was created or the size and position that was passed in the last call to IEdmImage::Reposition
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2013