MapPointLayerInstance Class
Updated: February 25, 2016
Represents an instance type of the MapPointLayer class and contains the calculated values of the properties in MapPointLayer.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::MapLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering::MapVectorLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering::MapPointLayerInstance
| Name | Description | |
|---|---|---|
![]() | 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.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

