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


Свойство MapDistanceScale.ScaleBorderColor

Gets the scale border color.

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

Синтаксис

'Декларация
Public ReadOnly Property ScaleBorderColor As ReportColorProperty 
    Get
'Применение
Dim instance As MapDistanceScale 
Dim value As ReportColorProperty 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

См. также

Справочник

MapDistanceScale Класс

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