共用方式為


SKPaintSurfaceEventArgs 類別

定義

提供 PaintSurface 事件的資料。

public class SKPaintSurfaceEventArgs : EventArgs
繼承
SKPaintSurfaceEventArgs

建構函式

SKPaintSurfaceEventArgs(SKSurface, SKImageInfo)

建立事件引數的新實例 SKPaintSurfaceEventArgs

SKPaintSurfaceEventArgs(SKSurface, SKImageInfo, SKImageInfo)

提供 PaintSurface 事件的資料。

屬性

Info

取得目前正在繪製之表面的相關資訊。

RawInfo

提供 PaintSurface 事件的資料。

Surface

取得目前正在繪製的介面。

適用於