次の方法で共有


PropertyItem.Id プロパティ

プロパティの ID を取得または設定します。

Public Property Id As Integer
[C#]
public int Id {get; set;}
[C++]
public: __property int get_Id();public: __property void set_Id(int);
[JScript]
public function get Id() : int;public function set Id(int);

プロパティ値

プロパティの ID。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PropertyItem クラス | PropertyItem メンバ | System.Drawing.Imaging 名前空間