Membri ImageMapAreasCollection
Represents areas in an image map. This class cannot be inherited.
Il tipo ImageMapAreasCollection espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ImageMapAreasCollection() () () () | Initializes a new instance of the ImageMapAreasCollection class. |
![]() |
ImageMapAreasCollection(Int32) | Initializes a new instance of the ImageMapAreasCollection class with the specific capacity. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Add | Adds an image map area to the collection. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Gets the number of image map areas in the collection. |
![]() |
Item | Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection. |
In alto
Vedere anche