言語

MapDistanceScaleInstance.ScaleColor プロパティ

定義

ScaleColorクラスにおけるMapDistanceScaleプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ ScaleColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor ScaleColor { get; }
member this.ScaleColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property ScaleColor As ReportColor

プロパティ値

ReportColorプロパティの計算値を表すScaleColorオブジェクト。

適用対象