MapCustomColor 类

定义

表示地图报表项中的自定义颜色。

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
继承

字段

m_instance

报表实例对象。

(继承自 MapObjectCollectionItem)

属性

Color

获取颜色。

Instance

获取包含此报表定义对象的计算值的报表实例对象。

显式接口实现

IMapObjectCollectionItem.SetNewContext()

为集合设置新上下文。

(继承自 MapObjectCollectionItem)

适用于