Свойство MapCustomColorRule.MapCustomColors
Gets a collection of colors to be used to colorize the map spatial elements.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapCustomColors As MapCustomColorCollection
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColorCollection
A MapCustomColorCollection object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering