共用方式為


MetaHeader.Size 屬性

定義

取得或設定相關聯 Metafile 物件的大小 (單位為位元組)。

public:
 property int Size { int get(); void set(int value); };
public int Size { get; set; }
member this.Size : int with get, set
Public Property Size As Integer

屬性值

相關聯 Metafile 物件的大小 (單位為位元組)。

適用於