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 a collection of colors to be used to colorize the map spatial elements.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapCustomColors As MapCustomColorCollection
Get
'Utilisation
Dim instance As MapCustomColorRule
Dim value As MapCustomColorCollection
value = instance.MapCustomColors
public MapCustomColorCollection MapCustomColors { get; }
public:
property MapCustomColorCollection^ MapCustomColors {
MapCustomColorCollection^ get ();
}
member MapCustomColors : MapCustomColorCollection
function get MapCustomColors () : MapCustomColorCollection
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColorCollection
A MapCustomColorCollection object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering