CNiGraph::ReadyState

CNi

Class
CNiGraph::
ReadyState
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: PlotTemplateNext page: TrackMode    
Public Data Item Declared in:
NiGraph.h

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

long ReadyState;

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

Returns the ready state of the control. This property is a Boolean that indicates if the control is available for interaction before all of its data has been loaded.

Note: The ready state provides a mechanism for interacting with a control before all its data has been loaded. For example, you can specify that a CNiGraph control use an external image file for its background image. Be aware that when the CNiGraph control is loaded, the image may take a long time to load into the control.

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