Freigeben über


ImageMapAreaInstance-Klasse

Represents an instance type of the ImageMapArea class, and contains the calculated values of the properties in ImageMapArea.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ImageMapAreaInstance _
    Implements IPersistable
'Usage
Dim instance As ImageMapAreaInstance
public sealed class ImageMapAreaInstance : IPersistable
public ref class ImageMapAreaInstance sealed : IPersistable
[<SealedAttribute>]
type ImageMapAreaInstance =  
    class
        interface IPersistable
    end
public final class ImageMapAreaInstance implements IPersistable

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ImageMapAreaInstance

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.