Поделиться через


Свойство MapPolygonInstance.UseCustomCenterPointTemplate

Gets the calculated value of the UseCustomCenterPointTemplate property in a MapPolygon class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property UseCustomCenterPointTemplate As Boolean 
    Get
'Применение
Dim instance As MapPolygonInstance 
Dim value As Boolean 

value = instance.UseCustomCenterPointTemplate
public bool UseCustomCenterPointTemplate { get; }
public:
property bool UseCustomCenterPointTemplate {
    bool get ();
}
member UseCustomCenterPointTemplate : bool
function get UseCustomCenterPointTemplate () : boolean

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the UseCustomCenterPointTemplate property.

См. также

Справочник

MapPolygonInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering