Image.HorizontalResolution 属性

定义

获取此 Image水平分辨率(以像素/英寸为单位)。

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

属性值

这一点的水平分辨率(以像素/英寸 Image为单位)。

适用于