MapLineLayer.MapLines Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém uma coleção de linhas de mapa inseridas.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapLineCollection ^ MapLines { Microsoft::ReportingServices::OnDemandReportRendering::MapLineCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLineCollection MapLines { get; }
member this.MapLines : Microsoft.ReportingServices.OnDemandReportRendering.MapLineCollection
Public ReadOnly Property MapLines As MapLineCollection
Valor da propriedade
Um objeto MapLineCollection.