次の方法で共有


MetafileHeader.Version プロパティ

定義

関連付けられている Metafile のバージョン番号を取得します。

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

プロパティ値

関連付けられている Metafile のバージョン番号。

適用対象