Freigeben über


ImageMapAreasCollection-Member

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

Der ImageMapAreasCollection-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ImageMapAreasCollection() () () () Initializes a new instance of the ImageMapAreasCollection class.
Öffentliche Methode ImageMapAreasCollection(Int32) Initializes a new instance of the ImageMapAreasCollection class with the specific capacity.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Add Adds an image map area to the collection.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of image map areas in the collection.
Öffentliche Eigenschaft Item Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection.

Zum Anfang