Compartir a través de


MapPolygon.UseCustomPolygonTemplate Propiedad

Indicates whether the MapPolygonTemplate property will be applied to the map polygon.

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

Sintaxis

'Declaración
Public ReadOnly Property UseCustomPolygonTemplate As ReportBoolProperty 
    Get
'Uso
Dim instance As MapPolygon 
Dim value As ReportBoolProperty 

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

Valor de la propiedad

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

Vea también

Referencia

MapPolygon Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering