Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the Layout property in a MapLegend class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Layout As MapLegendLayout
Get
'Utilisation
Dim instance As MapLegendInstance
Dim value As MapLegendLayout
value = instance.Layout
public MapLegendLayout Layout { get; }
public:
property MapLegendLayout Layout {
MapLegendLayout get ();
}
member Layout : MapLegendLayout
function get Layout () : MapLegendLayout
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout
A MapLegendLayout value that represents the calculated value of the Layout property.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering