CNiGraph::Images

CNi

Class
CNiGraph::
Images()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: GetIidNext page: Images    
Public Function Declared in:
NiGraph.h

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

CNiImage Images(
    const CString& imageName);

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

Gets the image object associated with the specified part of the CNiGraph control.

Note: You can use the Images function to perform operations such as loading custom bitmaps and adjusting blink or animation speeds.

Shortcut to top of page. Parameters

const CString& imageName

Specifies the name of the image object to return. The image names are listed below.

  • CNiGraph::Caption
  • CNiGraph::Graph Frame
  • CNiGraph::Plot Area

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