This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.DrawGraphsToDC Method (ArcObjects .NET 10.4 SDK) |
Draw datagraphs to specified device context.
[Visual Basic .NET] Public Sub DrawGraphsToDC ( _ ByVal hDC As Integer _ )
[C#] public void DrawGraphsToDC ( int hDC );
[C++]
HRESULT DrawGraphsToDC(
long hDC
);
[C++]
Parameters hDC [in] hDC is a parameter of type long