MapSizeRule.StartSize Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ StartSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty StartSize { get; }
member this.StartSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property StartSize As ReportSizeProperty

Property Value

A ReportSizeProperty object.

Applies to