Freigeben über


MapLineRules.MapSizeRule-Eigenschaft

Gets a size range to be used for sizing map lines.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property MapSizeRule As MapSizeRule 
    Get
'Usage
Dim instance As MapLineRules 
Dim value As MapSizeRule 

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapSizeRule
A MapSizeRule object.

Siehe auch

Verweis

MapLineRules Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace