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