![]() |
ImportStyle()








Public Function |
Declared in: NiGraph.h |
Declaration
void ImportStyle( LPCTSTR fileName);
Description
Imports a previously exported style.
Note: By default, style files have a .cwx extension. You can export styles from the property page, or you can export them programmatically using ExportStyle.
Parameters
LPCTSTR fileName
The name of the style file to load.