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