Compartir a través de


MapPointTemplate.Size Propiedad

Gets the point size.

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

Sintaxis

'Declaración
Public ReadOnly Property Size As ReportSizeProperty 
    Get
'Uso
Dim instance As MapPointTemplate 
Dim value As ReportSizeProperty 

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

Valor de la propiedad

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

Vea también

Referencia

MapPointTemplate Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering