Compartir a través de


MapSizeRule.EndSize Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property EndSize As ReportSizeProperty 
    Get
'Uso
Dim instance As MapSizeRule 
Dim value As ReportSizeProperty 

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

Valor de la propiedad

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

Vea también

Referencia

MapSizeRule Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering