Classe MapPointLayerInstance
Represents an instance type of the MapPointLayer class and contains the calculated values of the properties in MapPointLayer.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapVectorLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapPointLayerInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MapPointLayerInstance _
Inherits MapVectorLayerInstance
'Utilisation
Dim instance As MapPointLayerInstance
public sealed class MapPointLayerInstance : MapVectorLayerInstance
public ref class MapPointLayerInstance sealed : public MapVectorLayerInstance
[<SealedAttribute>]
type MapPointLayerInstance =
class
inherit MapVectorLayerInstance
end
public final class MapPointLayerInstance extends MapVectorLayerInstance
Le type MapPointLayerInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
MaximumZoom | Gets the calculated value of the MaximumZoom property in a MapLayer class. (hérité de MapLayerInstance.) | |
MinimumZoom | Gets the calculated value of the MinimumZoom property in a MapLayer class. (hérité de MapLayerInstance.) | |
Transparency | Gets the calculated value of the Transparency property in a MapLayer class. (hérité de MapLayerInstance.) | |
VisibilityMode | Gets the calculated value of the VisibilityMode property in a MapLayer class. (hérité de MapLayerInstance.) |
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 MapVectorLayerInstance.) | |
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.