ImageMapAreasCollection.Count プロパティ

定義

コレクション内の画像マップエリアの数を取得できます。

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

プロパティ値

コレクション内の画像マップ領域の数を表す integer の値。

適用対象