共用方式為


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.

請參閱

參考

MapPolygonLayer 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間