SystemImageProperties.HorizontalSize プロパティ

定義

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

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 ファイル プロパティの名前。

適用対象

こちらもご覧ください