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