NX Open C++ Reference Guide
|
Represents a Bit Map for UI Styler. More...
Public Member Functions | |
void | SetBitmap (const NXString &bitmap) |
Sets the bitmap filename. |
void NXOpen::UIStyler::BitMap::SetBitmap | ( | const NXString & | bitmap | ) |
Sets the bitmap filename.
The filename extension must be: .UBM, .XPM, or .BMP. The bitmap can be of any size.
Created in NX5.0.0.
License requirements : None
bitmap | filename with .ubm, .xpm, or .bmp extension that contains bitmap definition NOTE: The full Unicode character set is not supported for this parameter. |