This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDicerCallback Interface > IDicerCallback.OnPrepare Method (ArcObjects .NET 10.5 SDK) |
Prepare the dicer for first time use.
[Visual Basic .NET] Public Sub OnPrepare ( _ ByVal hDC As Integer _ )
[C#] public void OnPrepare ( int hDC );
[C++]
HRESULT OnPrepare(
long hDC
);
[C++]
Parameters hDC [in] hDC is a parameter of type long