MapPolygonInstance Class

Definition

Represents an instance type of the MapPolygon class, and contains the calculated values of the properties in MapPolygon.

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

Properties

UseCustomCenterPointTemplate

Gets the calculated value of the UseCustomCenterPointTemplate property in a MapPolygon class.

UseCustomPolygonTemplate

Gets the calculated value of the UseCustomPolygonTemplate property in a MapPolygon class.

Methods

ResetInstanceCache()

Resets the cache of the MapSpatialElementInstance.

(Inherited from MapSpatialElementInstance)

Applies to