SOLIDWORKS PDM Professional API Help Send Feedback
IEdmBitmap5 Interface Members
See Also  Properties  Methods 
  
EPDM.Interop.epdm Namespace : IEdmBitmap5 Interface

The following tables list the members exposed by IEdmBitmap5.

Public Properties

 NameDescription
 PropertyHeightGets the height of the image.  
 PropertyWidthGets the width of the image.  
Top

Public Methods

 NameDescription
 MethodDrawDraws this bitmap image in a window.  
 MethodGetBitmapInfoGets bitmap information.  
 MethodGetBitmapInfoSizeGets the size of the bitmap information returned by IEdmBitmap5::GetBitmapInfo.  
 MethodSaveBmpSaves this bitmap image as a BMP file.  
Top

See Also