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