MapLayerInstance 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.
public ref class MapLayerInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapLayerInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapLayerInstance = class
inherit BaseInstance
Public MustInherit Class MapLayerInstance
Inherits BaseInstance
- Inheritance
- Derived
Properties
MaximumZoom |
Gets the calculated value of the MaximumZoom property in a MapLayer class. |
MinimumZoom |
Gets the calculated value of the MinimumZoom property in a MapLayer class. |
Transparency |
Gets the calculated value of the Transparency property in a MapLayer class. |
VisibilityMode |
Gets the calculated value of the VisibilityMode property in a MapLayer class. |
Methods
ResetInstanceCache() |
Resets the instance properties to initial values. |