WmfPlaceableFileHeader.Inch 屬性

定義

取得或設定每英吋的 Twip 數目。

public:
 property short Inch { short get(); void set(short value); };
public short Inch { get; set; }
member this.Inch : int16 with get, set
Public Property Inch As Short

屬性值

每英吋的 Twip 數目。

備註

一般而言,每英吋有 1440 twip;不過,您可以變更此數目來調整影像。 值為 720 表示影像是一般大小的倍數,或調整為 2:1 的倍數。 值為 360 表示小數位數 4:1。 相反地,值為 2880 表示影像的大小縮小為 2。 值為 1440 表示 1:1 縮放比例。

適用於