다음을 통해 공유


MapLineLayer.MapLineRules 속성

Gets or sets a set of rules to be applied to map lines in the parent layer.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Property MapLineRules As MapLineRules 
    Get 
    Set
‘사용 방법
Dim instance As MapLineLayer 
Dim value As MapLineRules 

value = instance.MapLineRules

instance.MapLineRules = value
public MapLineRules MapLineRules { get; set; }
public:
property MapLineRules^ MapLineRules {
    MapLineRules^ get ();
    void set (MapLineRules^ value);
}
member MapLineRules : MapLineRules with get, set
function get MapLineRules () : MapLineRules 
function set MapLineRules (value : MapLineRules)

속성 값

유형: Microsoft.ReportingServices.RdlObjectModel.MapLineRules
A MapLineRules object.

참고 항목

참조

MapLineLayer 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스