共用方式為


ICanvas.RestoreState 方法

定義

將圖形狀態還原至最近儲存的狀態。

public:
 bool RestoreState();
public bool RestoreState ();
abstract member RestoreState : unit -> bool
Public Function RestoreState () As Boolean

傳回

true 如果還原是成功的,則為 , false 否則為 。

適用於