SystemImageProperties クラス

定義

Windows イメージ ファイルのプロパティのインデックス作成名を提供するヘルパー オブジェクト。

public ref class SystemImageProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemImageProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemImageProperties
Public NotInheritable Class SystemImageProperties
継承
Object Platform::Object IInspectable SystemImageProperties
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

HorizontalSize

System.Image.HorizontalSize プロパティの名前を取得します (Windows イメージ ファイルのプロパティの 1 つ)。

VerticalSize

System.Image.VerticalSize プロパティ (Windows イメージ ファイルのプロパティのいずれか) の名前を取得します。

適用対象

こちらもご覧ください