共用方式為


MetafileHeader.MetafileSize 屬性

定義

取得關聯之 Metafile 的大小 (單位為位元組)。

public:
 property int MetafileSize { int get(); };
public int MetafileSize { get; }
member this.MetafileSize : int
Public ReadOnly Property MetafileSize As Integer

屬性值

關聯之 Metafile 的大小 (單位為位元組)。

適用於