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