Partager via


Propriété MapPointTemplate.Size

Gets the point size.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Size As ReportSizeProperty 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapPointTemplate Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering