MapVectorLayerInstance Class

Definition

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

public ref class MapVectorLayerInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapLayerInstance
public abstract class MapVectorLayerInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapLayerInstance
type MapVectorLayerInstance = class
    inherit MapLayerInstance
Public MustInherit Class MapVectorLayerInstance
Inherits MapLayerInstance
Inheritance
MapVectorLayerInstance
Derived

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.

Applies to