Image.VerticalResolution 属性

定义

获取此 Image值的垂直分辨率(以像素/英寸为单位)。

public:
 property float VerticalResolution { float get(); };
public float VerticalResolution { get; }
member this.VerticalResolution : single
Public ReadOnly Property VerticalResolution As Single

属性值

Image一点的垂直分辨率(以像素为单位)。

适用于