Share via


SystemImageProperties.HorizontalSize 属性

定义

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 文件属性的名称。

适用于

另请参阅