Propriété MapSizeRule
Gets a size range to be used for sizing map lines.
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 MapLineRules
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