MapCustomColor 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示地图报表项中的自定义颜色。
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) |