Classe MapCustomViewInstance
Represents an instance type of the MapCustomView class and contains the calculated values of the properties in MapCustomView.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapViewInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapCustomViewInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MapCustomViewInstance _
Inherits MapViewInstance
'Utilisation
Dim instance As MapCustomViewInstance
public sealed class MapCustomViewInstance : MapViewInstance
public ref class MapCustomViewInstance sealed : public MapViewInstance
[<SealedAttribute>]
type MapCustomViewInstance =
class
inherit MapViewInstance
end
public final class MapCustomViewInstance extends MapViewInstance
Le type MapCustomViewInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
CenterX | Gets the calculated value of the CenterX property in a MapCustomView class. |
![]() |
CenterY | Gets the calculated value of the CenterY property in a MapCustomView class. |
![]() |
Zoom | Gets the calculated value of the Zoom property in a MapView class. (hérité de MapViewInstance.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ResetInstanceCache | Infrastructure. (hérité de MapViewInstance.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.