Свойство MapPolygonLayer.MapPolygonRules
Gets a set of rules to be applied to the map polygons in the parent layer.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapPolygonRules As MapPolygonRules
Get
'Применение
Dim instance As MapPolygonLayer
Dim value As MapPolygonRules
value = instance.MapPolygonRules
public MapPolygonRules MapPolygonRules { get; }
public:
property MapPolygonRules^ MapPolygonRules {
MapPolygonRules^ get ();
}
member MapPolygonRules : MapPolygonRules
function get MapPolygonRules () : MapPolygonRules
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonRules
A MapPolygonRules object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering