Compartir a través de


Clase MapViewport

Represents a map viewport.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Class MapViewport _
    Inherits MapSubItem
'Uso
Dim instance As MapViewport
public class MapViewport : MapSubItem
public ref class MapViewport : public MapSubItem
type MapViewport =  
    class
        inherit MapSubItem
    end
public class MapViewport extends MapSubItem

El tipo MapViewport expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público MapViewport Initializes a new instance of the MapViewport class.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública BottomMargin Gets or sets the bottom margin for the subitem. (Se hereda de MapSubItem.)
Propiedad pública ComponentMetadata The component metadata. (Se hereda de ReportObject.)
Propiedad pública ContentMargin Gets or sets the margin between a map viewport and its content.
Propiedad pública GridUnderContent Indicates whether the map meridians and parallels will be drawn under the map content.
Propiedad pública LeftMargin Gets or sets the left margin for the subitem. (Se hereda de MapSubItem.)
Propiedad pública MapCoordinateSystem Gets or sets the map coordinate system for a map.
Propiedad pública MapLimits Gets the limits of a map viewport.
Propiedad pública MapLocation Gets or sets the location of the subitem. (Se hereda de MapSubItem.)
Propiedad pública MapMeridians Gets or sets the map horizontal grid for a map.
Propiedad pública MapParallels Gets or sets the map vertical grid for a map.
Propiedad pública MapProjection Gets or sets the projection to be used for a map.
Propiedad pública MapSize Gets or sets the size of the subitem. (Se hereda de MapSubItem.)
Propiedad pública MapView Gets or sets the center of a map viewport based on an arbitrary point.
Propiedad pública MaximumZoom Gets or sets the maximum zoom level that is allowed in a map.
Propiedad pública MinimumZoom Gets or sets the minimum zoom level that is allowed in a map.
Propiedad pública Parent The parent of this report object. (Se hereda de ReportObjectBase.)
Propiedad pública ProjectionCenterX Gets or sets the X projection center of a map viewport in map coordinates.
Propiedad pública ProjectionCenterY Gets or sets the Y projection center of a map viewport in map coordinates.
Propiedad pública RightMargin Gets or sets the right margin for the subitem. (Se hereda de MapSubItem.)
Propiedad pública SimplificationResolution Gets or sets the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.
Propiedad pública Site Infraestructura. (Se hereda de ReportObject.)
Propiedad pública Style Gets or sets style information for the subitem. (Se hereda de MapSubItem.)
Propiedad pública TopMargin Gets or sets the top margin for the subitem. (Se hereda de MapSubItem.)
Propiedad pública ZIndex Gets or sets the drawing order of the subitem. (Se hereda de MapSubItem.)

Arriba

Métodos

  Nombre Descripción
Método público DeepClone Returns a deep clone of this ReportObject instance. (Se hereda de ReportObject.)
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetContainingDataScopes Infraestructura. (Se hereda de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestructura. (Se hereda de ReportObject.)
Método protegido GetDependenciesCore Infraestructura. (Se hereda de ReportObject.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público Initialize Initializes the current MapViewport instance. (Invalida MapSubItem. . :: . .Initialize() () () ().)
Método protegido InitializeForDesigner Infraestructura. (Se hereda de ReportObject.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido OnChildPropertyChanged Infraestructura. (Se hereda de ReportObject.)
Método protegido OnPropertyChanged Infraestructura. (Se hereda de ReportObject.)
Método protegido RdlSemanticEqualsCore Infraestructura. (Se hereda de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestructura. (Se hereda de ReportObject.)
Método público ToString (Se hereda de Object.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IDisposable. . :: . .Dispose (Se hereda de ReportObject.)
Implementación de interfaces explícitasEvento privado IComponent. . :: . .Disposed (Se hereda de ReportObject.)

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.