![]() |
ImportStyle()








Public Function |
Declared in: NiGraph3d.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.