This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalGraph Interface > ITemporalGraph.OpenWindow Method (ArcObjects .NET 10.4 SDK) |
Opens the chart window.
[Visual Basic .NET] Public Function OpenWindow ( _ ByVal hParentWnd As Integer _ ) As Integer
[C#] public int OpenWindow ( int hParentWnd );
[C++]
HRESULT OpenWindow(
long hParentWnd,
long* phWnd
);
[C++]
Parameters hParentWnd [in] hParentWnd is a parameter of type long phWnd [out, retval] phWnd is a parameter of type long