Partager via


Propriété MapPointRules.MapSizeRule

Gets a size range to be used for sizing map points in the parent layer.

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

Syntaxe

'Déclaration
Public ReadOnly Property MapSizeRule As MapSizeRule 
    Get
'Utilisation
Dim instance As MapPointRules 
Dim value As MapSizeRule 

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

Valeur de propriété

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

Voir aussi

Référence

MapPointRules Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering