次の方法で共有


ScalePin クラス

GaugeScale の一端にあるピン値を表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ScalePin _
    Inherits TickMarkStyle
'使用
Dim instance As ScalePin
public sealed class ScalePin : TickMarkStyle
public ref class ScalePin sealed : public TickMarkStyle
[<SealedAttribute>]
type ScalePin =  
    class
        inherit TickMarkStyle
    end
public final class ScalePin extends TickMarkStyle

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .TickMarkStyle
    Microsoft.ReportingServices.OnDemandReportRendering..::..ScalePin

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。