MapPolygonLayerInstance Class

Definition

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

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

Properties

MaximumZoom

Gets the calculated value of the MaximumZoom property in a MapLayer class.

(Inherited from MapLayerInstance)
MinimumZoom

Gets the calculated value of the MinimumZoom property in a MapLayer class.

(Inherited from MapLayerInstance)
Transparency

Gets the calculated value of the Transparency property in a MapLayer class.

(Inherited from MapLayerInstance)
VisibilityMode

Gets the calculated value of the VisibilityMode property in a MapLayer class.

(Inherited from MapLayerInstance)

Methods

ResetInstanceCache()

Resets the cache of the MapVectorLayerInstance.

(Inherited from MapVectorLayerInstance)

Applies to