Share via


LineDisplayBase.RefreshWindow(Int32) Method

Definition

Changes the current window to the one specified by the window parameter, then redisplays that window’s viewport.

public override void RefreshWindow (int window);
override this.RefreshWindow : int -> unit
Public Overrides Sub RefreshWindow (window As Integer)

Parameters

window
Int32

Specifies the window to be refreshed.

Applies to