MapPolygonInstance-Klasse
Represents an instance type of the MapPolygon class, and contains the calculated values of the properties in MapPolygon.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialElementInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapPolygonInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapPolygonInstance _
Inherits MapSpatialElementInstance
'Usage
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
Der MapPolygonInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ResetInstanceCache | Infrastruktur (Geerbt von MapSpatialElementInstance.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.