Поделиться через


Свойство MapDistanceScaleInstance.ScaleColor

Gets the calculated value of the ScaleColor property in a MapDistanceScale class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ScaleColor As ReportColor 
    Get
'Применение
Dim instance As MapDistanceScaleInstance 
Dim value As ReportColor 

value = instance.ScaleColor
public ReportColor ScaleColor { get; }
public:
property ReportColor^ ScaleColor {
    ReportColor^ get ();
}
member ScaleColor : ReportColor
function get ScaleColor () : ReportColor

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor object that represents the calculated value of the ScaleColor property.

См. также

Справочник

MapDistanceScaleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering