ImageMapAreaInstance Clase
Represents an instance type of the ImageMapArea class, and contains the calculated values of the properties in ImageMapArea.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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
Jerarquía de herencia
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ImageMapAreaInstance
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.