Udostępnij przez


Właściwość MapPointTemplateInstance.LabelPlacement

Pobiera wartość obliczoną LabelPlacement właściwość w MapPointTemplate klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property LabelPlacement As MapPointLabelPlacement
    Get
'Użycie
Dim instance As MapPointTemplateInstance
Dim value As MapPointLabelPlacement

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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPointLabelPlacement
A MapPointLabelPlacement wartości reprezentującej obliczonej wartości LabelPlacement właściwość.