MetafileHeader.DpiY 属性

定义

获取关联的 Metafile 的垂直分辨率(以每英寸点数为单位)。

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

属性值

关联的 Metafile 的垂直分辨率(以每英寸点数为单位)。

适用于