次の方法で共有


PropertyItem.Len プロパティ

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

Public Property Len As Integer
[C#]
public int Len {get; set;}
[C++]
public: __property int get_Len();public: __property void set_Len(int);
[JScript]
public function get Len() : int;public function set Len(int);

プロパティ値

プロパティの長さ。

必要条件

プラットフォーム: 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 名前空間