RadialPointerInstance クラス
RadialPointer クラスのインスタンスの型を表し、RadialPointer のプロパティの計算値を含んでいます。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class RadialPointerInstance _
Inherits GaugePointerInstance
'使用
Dim instance As RadialPointerInstance
public sealed class RadialPointerInstance : GaugePointerInstance
public ref class RadialPointerInstance sealed : public GaugePointerInstance
[<SealedAttribute>]
type RadialPointerInstance =
class
inherit GaugePointerInstance
end
public final class RadialPointerInstance extends GaugePointerInstance
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..RadialPointerInstance
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。