Udostępnij przez


Właściwość MapLineRules.MapSizeRule

Pobiera lub ustawia rozmiar zakres do zmiany rozmiaru Zmapowane wiersze.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property MapSizeRule As MapSizeRule
    Get
    Set
'Użycie
Dim instance As MapLineRules
Dim value As MapSizeRule

value = instance.MapSizeRule

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

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.MapSizeRule
A MapSizeRule obiektu.