ImageMapAreaInstance Class
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
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstance
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.