MapViewportInstance.MapCoordinateSystem Property
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.
Gets the calculated value of the MapCoordinateSystem property in a MapViewport class.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapCoordinateSystem MapCoordinateSystem { Microsoft::ReportingServices::OnDemandReportRendering::MapCoordinateSystem get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapCoordinateSystem MapCoordinateSystem { get; }
member this.MapCoordinateSystem : Microsoft.ReportingServices.OnDemandReportRendering.MapCoordinateSystem
Public ReadOnly Property MapCoordinateSystem As MapCoordinateSystem
Property Value
A MapCoordinateSystem value that represents the calculated value of the MapCoordinateSystem property.