Właściwość MapViewport.MapParallels
Pobiera mapy siatka pionowa mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapParallels As MapGridLines
Get
'Użycie
Dim instance As MapViewport
Dim value As MapGridLines
value = instance.MapParallels
public MapGridLines MapParallels { get; }
public:
property MapGridLines^ MapParallels {
MapGridLines^ get ();
}
member MapParallels : MapGridLines
function get MapParallels () : MapGridLines
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapGridLines
A MapGridLines obiektu.
Zobacz także