ICompositionSurface 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示介面的內容,可用來繪製 的 SpriteVisual
界限。
public interface class ICompositionSurface
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2663781059, 42450, 20375, 157, 243, 107, 73, 206, 115, 98, 21)]
struct ICompositionSurface
/// [Windows.Foundation.Metadata.Guid(2663781059, 42450, 20375, 157, 243, 107, 73, 206, 115, 98, 21)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct ICompositionSurface
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.Guid(2663781059, 42450, 20375, 157, 243, 107, 73, 206, 115, 98, 21)]
public interface ICompositionSurface
[Windows.Foundation.Metadata.Guid(2663781059, 42450, 20375, 157, 243, 107, 73, 206, 115, 98, 21)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public interface ICompositionSurface
Public Interface ICompositionSurface
- 衍生
- 屬性
備註
可用來繪製 SpriteVisual 的所有表面類型都必須實作這個介面。