Classe ImageMapAreasCollection
Represents areas in an image map. This class cannot be inherited.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ImageMapAreasCollection
'Utilizzo
Dim instance As ImageMapAreasCollection
public sealed class ImageMapAreasCollection
public ref class ImageMapAreasCollection sealed
[<SealedAttribute>]
type ImageMapAreasCollection = class end
public final class ImageMapAreasCollection
Osservazioni
This is used by the ChartDataPoint object.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ImageMapAreasCollection
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche