共用方式為


SystemImageProperties.VerticalSize 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

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

適用於

另請參閱