MapSizeRule.EndSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the end size of the size range to be applied to map points or map lines.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ EndSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty EndSize { get; }
member this.EndSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property EndSize As ReportSizeProperty
Property Value
A ReportSizeProperty object.