Właściwość MapDistanceScaleInstance.ScaleBorderColor
Pobiera wartość obliczoną ScaleBorderColor właściwość w MapDistanceScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ScaleBorderColor As ReportColor
Get
'Użycie
Dim instance As MapDistanceScaleInstance
Dim value As ReportColor
value = instance.ScaleBorderColor
public ReportColor ScaleBorderColor { get; }
public:
property ReportColor^ ScaleBorderColor {
ReportColor^ get ();
}
member ScaleBorderColor : ReportColor
function get ScaleBorderColor () : ReportColor
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor obiekt reprezentujący obliczonej wartości ScaleBorderColor właściwość.