Partager via


Propriété LabelPlacement

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.