Share via


MetafileHeader.DpiY 屬性

定義

取得關聯之 Metafile 的垂直解析度 (單位為 Dots Per Inch,DPI)。

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

屬性值

關聯之 Metafile 的垂直解析度 (單位為 Dots Per Inch,DPI)。

適用於