Image.HorizontalResolution 屬性

定義

取得這個 Image 的水平解析度 (單位為每英吋的像素)。

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

屬性值

這個 Image 的水平解析度 (單位為每英吋的像素)。

適用於