Type プロパティ
RadialPointer クラスの Type プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Type As RadialPointerTypes
Get
'使用
Dim instance As RadialPointerInstance
Dim value As RadialPointerTypes
value = instance.Type
public RadialPointerTypes Type { get; }
public:
property RadialPointerTypes Type {
RadialPointerTypes get ();
}
member Type : RadialPointerTypes
function get Type () : RadialPointerTypes
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialPointerTypes
Type プロパティの計算値を表す RadialPointerTypes 値。