Partager via


Propriété MapLineTemplateInstance.LabelPlacement

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

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

Syntaxe

'Déclaration
Public ReadOnly Property LabelPlacement As MapLineLabelPlacement 
    Get
'Utilisation
Dim instance As MapLineTemplateInstance 
Dim value As MapLineLabelPlacement 

value = instance.LabelPlacement
public MapLineLabelPlacement LabelPlacement { get; }
public:
property MapLineLabelPlacement LabelPlacement {
    MapLineLabelPlacement get ();
}
member LabelPlacement : MapLineLabelPlacement
function get LabelPlacement () : MapLineLabelPlacement

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapLineLabelPlacement
A MapLineLabelPlacement value that represents the calculated value of the LabelPlacement property.

Voir aussi

Référence

MapLineTemplateInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering