共用方式為


LineDisplay.RefreshWindow(Int32) Method

Definition

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

public abstract void RefreshWindow (int window);
abstract member RefreshWindow : int -> unit
Public MustOverride Sub RefreshWindow (window As Integer)

Parameters

window
Int32

Specifies the window to be refreshed.

Applies to