Поделиться через


Свойство 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