다음을 통해 공유


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 네임스페이스