ICompositionSurface インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
の境界を描画するために使用できるサーフェスのコンテンツを SpriteVisual
表します。
public interface class ICompositionSurface
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2997319203, 16206, 16634, 162, 106, 100, 54, 107, 31, 40, 29)]
struct ICompositionSurface
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(354898957, 17095, 18342, 164, 8, 102, 143, 121, 169, 13, 251)]
struct ICompositionSurface
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2997319203, 16206, 16634, 162, 106, 100, 54, 107, 31, 40, 29)]
public interface ICompositionSurface
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
[Windows.Foundation.Metadata.Guid(354898957, 17095, 18342, 164, 8, 102, 143, 121, 169, 13, 251)]
public interface ICompositionSurface
Public Interface ICompositionSurface
- 派生
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
注釈
SpriteVisual の描画に使用できるサーフェスの種類はすべて、このインターフェイスを実装する必要があります。