MapDistanceScaleInstance.ScaleBorderColor Property

Definition

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

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

Property Value

A ReportColor object that represents the calculated value of the ScaleBorderColor property.

Applies to