MapViewport.MapMeridians 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 map horizontal grid for a map.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapGridLines ^ MapMeridians { Microsoft::ReportingServices::OnDemandReportRendering::MapGridLines ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapGridLines MapMeridians { get; }
member this.MapMeridians : Microsoft.ReportingServices.OnDemandReportRendering.MapGridLines
Public ReadOnly Property MapMeridians As MapGridLines
Property Value
A MapGridLines object.