This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplay2 Interface > IScreenDisplay2.CacheMemDC Property (ArcObjects .NET 10.4 SDK) |
Memory device context for the specified screen cache.
[Visual Basic .NET] Public Function get_CacheMemDC ( _ ByVal index As Short _ ) As Integer
[C#] public int get_CacheMemDC ( short index );
[C++]
HRESULT get_CacheMemDC(
short index,
long* hDC
);
[C++]
Parameters index [in] index is a parameter of type short hDC [out, retval] hDC is a parameter of type long