Compartilhar via


Classe ImageMapAreaInstance

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 (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class ImageMapAreaInstance _
    Implements IPersistable
'Uso
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

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.