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 圖像檔案屬性

VerticalSize

取得 System.Image.VerticalSize 屬性的名稱, (其中一個 Windows 映像檔案屬性) 。

適用於

另請參閱