Compartir a través de


MapDistanceScale.ScaleBorderColor Propiedad

Gets the scale border color.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ScaleBorderColor As ReportColorProperty 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

Vea también

Referencia

MapDistanceScale Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering