Свойство MapViewport.MapMeridians
Gets the map horizontal grid for a map.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapMeridians As MapGridLines
Get
'Применение
Dim instance As MapViewport
Dim value As MapGridLines
value = instance.MapMeridians
public MapGridLines MapMeridians { get; }
public:
property MapGridLines^ MapMeridians {
MapGridLines^ get ();
}
member MapMeridians : MapGridLines
function get MapMeridians () : MapGridLines
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapGridLines
A MapGridLines object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering