Свойство MapPolygonInstance.UseCustomPolygonTemplate
Gets the calculated value of the UseCustomPolygonTemplate property in a MapPolygon class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property UseCustomPolygonTemplate As Boolean
Get
'Применение
Dim instance As MapPolygonInstance
Dim value As Boolean
value = instance.UseCustomPolygonTemplate
public bool UseCustomPolygonTemplate { get; }
public:
property bool UseCustomPolygonTemplate {
bool get ();
}
member UseCustomPolygonTemplate : bool
function get UseCustomPolygonTemplate () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the UseCustomPolygonTemplate property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering