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