Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the Layout property in a MapLegend class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Layout As MapLegendLayout
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout
A MapLegendLayout value that represents the calculated value of the Layout property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering