Partager via


Propriété MapPolygonInstance.UseCustomCenterPointTemplate

Gets the calculated value of the UseCustomCenterPointTemplate property in a MapPolygon class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property UseCustomCenterPointTemplate As Boolean 
    Get
'Utilisation
Dim instance As MapPolygonInstance 
Dim value As Boolean 

value = instance.UseCustomCenterPointTemplate
public bool UseCustomCenterPointTemplate { get; }
public:
property bool UseCustomCenterPointTemplate {
    bool get ();
}
member UseCustomCenterPointTemplate : bool
function get UseCustomCenterPointTemplate () : boolean

Valeur de propriété

Type : System.Boolean
A Boolean value that represents the calculated value of the UseCustomCenterPointTemplate property.

Voir aussi

Référence

MapPolygonInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering