MapViewport.MapParallels Property

Definition

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.

Applies to