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