共用方式為


MetafileHeader.DpiX 屬性

定義

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

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

屬性值

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

適用於