Classe ImageMapAreaInstance
Represents an instance type of the ImageMapArea class, and contains the calculated values of the properties in ImageMapArea.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ImageMapAreaInstance _
Implements IPersistable
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ImageMapAreaInstance
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