MapPointLayerInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the MapPointLayer class and contains the calculated values of the properties in MapPointLayer.
public ref class MapPointLayerInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapVectorLayerInstance
public sealed class MapPointLayerInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapVectorLayerInstance
type MapPointLayerInstance = class
inherit MapVectorLayerInstance
Public NotInheritable Class MapPointLayerInstance
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) |