共用方式為


SystemImageProperties.HorizontalSize 屬性

定義

取得 System.Image.HorizontalSize 屬性的名稱, (其中一個 Windows 圖像檔案屬性

public:
 property Platform::String ^ HorizontalSize { Platform::String ^ get(); };
winrt::hstring HorizontalSize();
public string HorizontalSize { get; }
var string = systemImageProperties.horizontalSize;
Public ReadOnly Property HorizontalSize As String

屬性值

String

Platform::String

winrt::hstring

System.Image.HorizontalSize檔案屬性的名稱。

適用於

另請參閱