SKPaintSurfaceEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 PaintSurface 事件的資料。
public class SKPaintSurfaceEventArgs : EventArgs
- 繼承
-
SKPaintSurfaceEventArgs
建構函式
SKPaintSurfaceEventArgs(SKSurface, SKImageInfo, SKImageInfo) |
提供 PaintSurface 事件的資料。 |
SKPaintSurfaceEventArgs(SKSurface, SKImageInfo) |
建立事件引數的新實例 SKPaintSurfaceEventArgs 。 |
屬性
Info |
取得目前正在繪製之表面的相關資訊。 |
RawInfo |
提供 PaintSurface 事件的資料。 |
Surface |
取得目前正在繪製的介面。 |