Compartir a través de


MapPointLayer.MapPointTemplate Propiedad

Gets a template to be applied for points in the map point layer.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapPointTemplate As MapPointTemplate 
    Get
'Uso
Dim instance As MapPointLayer 
Dim value As MapPointTemplate 

value = instance.MapPointTemplate
public MapPointTemplate MapPointTemplate { get; }
public:
property MapPointTemplate^ MapPointTemplate {
    MapPointTemplate^ get ();
}
member MapPointTemplate : MapPointTemplate
function get MapPointTemplate () : MapPointTemplate

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate object.

Vea también

Referencia

MapPointLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering