Responder Developer Guide
Refresh Method (NonEditingSnapToolBase)


Handle to the display context which just got refreshed in the application.
Occurs when a screen display in the application is refreshed.
Syntax
'Declaration
 
Public Overrides Sub Refresh( _
   ByVal hDc As Integer _
) 
'Usage
 
Dim instance As NonEditingSnapToolBase
Dim hDc As Integer
 
instance.Refresh(hDc)
public override void Refresh( 
   int hDc
)

Parameters

hDc
Handle to the display context which just got refreshed in the application.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

NonEditingSnapToolBase Class
NonEditingSnapToolBase Members

 

 


Send Comment