Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the LabelPlacement property in a MapPolygonTemplate class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LabelPlacement As MapPolygonLabelPlacement
Get
'Utilisation
Dim instance As MapPolygonTemplateInstance
Dim value As MapPolygonLabelPlacement
value = instance.LabelPlacement
public MapPolygonLabelPlacement LabelPlacement { get; }
public:
property MapPolygonLabelPlacement LabelPlacement {
MapPolygonLabelPlacement get ();
}
member LabelPlacement : MapPolygonLabelPlacement
function get LabelPlacement () : MapPolygonLabelPlacement
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonLabelPlacement
A MapPolygonLabelPlacement value that represents the calculated value of the LabelPlacement property.
Voir aussi
Référence
MapPolygonTemplateInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering