Свойство MapLineTemplateInstance.LabelPlacement
Gets the calculated value of the LabelPlacement property in a MapLineTemplate class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property LabelPlacement As MapLineLabelPlacement
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLineLabelPlacement
A MapLineLabelPlacement value that represents the calculated value of the LabelPlacement property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering