Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the ScaleBorderColor property in a MapDistanceScale class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ScaleBorderColor As ReportColor
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor object that represents the calculated value of the ScaleBorderColor property.
Voir aussi
Référence
MapDistanceScaleInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering