Condividi tramite


Membri ImageMapAreasCollection

Represents areas in an image map. This class cannot be inherited.

Il tipo ImageMapAreasCollection espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ImageMapAreasCollection() () () () Initializes a new instance of the ImageMapAreasCollection class.
Metodo pubblico ImageMapAreasCollection(Int32) Initializes a new instance of the ImageMapAreasCollection class with the specific capacity.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Adds an image map area to the collection.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Gets the number of image map areas in the collection.
Proprietà pubblica Item Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection.

In alto