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.
Represents the center of a map viewport based on an arbitrary point.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapView
Microsoft.ReportingServices.OnDemandReportRendering.MapCustomView
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class MapCustomView _
Inherits MapView
'Uso
Dim instance As MapCustomView
public sealed class MapCustomView : MapView
public ref class MapCustomView sealed : public MapView
[<SealedAttribute>]
type MapCustomView =
class
inherit MapView
end
public final class MapCustomView extends MapView
El tipo MapCustomView expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
CenterX | Gets the x-coordinate of the map viewport center as a percentage of the map content. |
![]() |
CenterY | Gets the y-coordinate of the map viewport center as a percentage of the map content. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Zoom | Gets the zoom level of a map viewport. (Se hereda de MapView.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)