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 LabelPlacement property in a MapLineTemplate class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property LabelPlacement As MapLineLabelPlacement
Get
'Uso
Dim instance As MapLineTemplateInstance
Dim value As MapLineLabelPlacement
value = instance.LabelPlacement
public MapLineLabelPlacement LabelPlacement { get; }
public:
property MapLineLabelPlacement LabelPlacement {
MapLineLabelPlacement get ();
}
member LabelPlacement : MapLineLabelPlacement
function get LabelPlacement () : MapLineLabelPlacement
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapLineLabelPlacement
A MapLineLabelPlacement value that represents the calculated value of the LabelPlacement property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering