Właściwość MapLineTemplateInstance.LabelPlacement
Pobiera wartość obliczoną LabelPlacement właściwość w MapLineTemplate klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LabelPlacement As MapLineLabelPlacement
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLineLabelPlacement
A MapLineLabelPlacement wartości reprezentującej obliczonej wartości LabelPlacement właściwość.
Zobacz także