CNiGraph3D::ImportStyle

3D Graph

Class
CNiGraph3D::
ImportStyle()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: GetIidNext page: Plot3DCurve    
Public Function Declared in:
NiGraph3d.h

'Declaration' icon -- Shortcut to top of page. Declaration

void ImportStyle(
    LPCTSTR FileName);

'Description' icon -- Shortcut to top of page. 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.

Shortcut to top of page. Parameters

LPCTSTR FileName

The name of the style file to load.

'See Also' icon -- Shortcut to top of page. See Also