Compartir a través de


LabelPlacement Propiedad

Gets the calculated value of the LabelPlacement property in a MapPolygonTemplate class.

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

Sintaxis

'Declaración
Public ReadOnly Property LabelPlacement As MapPolygonLabelPlacement
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapPolygonLabelPlacement
A MapPolygonLabelPlacement value that represents the calculated value of the LabelPlacement property.