次の方法で共有


Icon.Width プロパティ

この Icon オブジェクトの幅を取得します。

Public ReadOnly Property Width As Integer
[C#]
public int Width {get;}
[C++]
public: __property int get_Width();
[JScript]
public function get Width() : int;

プロパティ値

この Icon オブジェクトの幅。

必要条件

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

参照

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