この FrameDimension オブジェクトを表すグローバル一意識別子 (GUID) を取得します。
Public ReadOnly Property Guid As Guid
[C#]
public Guid Guid {get;}
[C++]
public: __property Guid get_Guid();
[JScript]
public function get Guid() : Guid;
プロパティ値
この FrameDimension オブジェクトを表す GUID を格納する Guid 構造体。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
FrameDimension クラス | FrameDimension メンバ | System.Drawing.Imaging 名前空間