MapCustomColor Class

Definition

Represents a custom color in the map report item.

public ref class MapCustomColor sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem
public sealed class MapCustomColor : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
type MapCustomColor = class
    inherit MapObjectCollectionItem
Public NotInheritable Class MapCustomColor
Inherits MapObjectCollectionItem
Inheritance

Fields

m_instance

The report instance object.

(Inherited from MapObjectCollectionItem)

Properties

Color

Gets the color.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Explicit Interface Implementations

IMapObjectCollectionItem.SetNewContext()

Sets a new context for the collection.

(Inherited from MapObjectCollectionItem)

Applies to