MapDistanceScaleInstance.ScaleColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété ScaleColor dans une classe MapDistanceScale.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ ScaleColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor ScaleColor { get; }
member this.ScaleColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property ScaleColor As ReportColor
Valeur de propriété
Objet ReportColor qui représente la valeur calculée de la propriété ScaleColor.