Freigeben über


MapSizeRule.StartSize-Eigenschaft

Gets the start size of the size range to be applied to map points or map lines.

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

Syntax

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

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

Eigenschaftswert

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

Siehe auch

Verweis

MapSizeRule Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace