ImageMapAreaInstance クラス
ImageMapArea クラスのインスタンスの型を表し、ImageMapArea のプロパティの計算値を含んでいます。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class ImageMapAreaInstance _
Implements IPersistable
'使用
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
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ImageMapAreaInstance
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。