This document is archived and information here might be outdated.  Recommended version.


IShapeConstructor.Refresh Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IShapeConstructor.Refresh Method

Occurs when a screen display in the application is refreshed.

[Visual Basic .NET]
Public Sub Refresh ( _
    ByVal hdc As Integer _
)
[C#]
public void Refresh (
    int hdc
);

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface