Condividi tramite


Classe MapPolygonTemplateInstance

Represents an instance type of the MapPolygonTemplate class and contains the calculated values of the properties in MapPolygonTemplate.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapSpatialElementTemplateInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..MapPolygonTemplateInstance

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class MapPolygonTemplateInstance _
    Inherits MapSpatialElementTemplateInstance
'Utilizzo
Dim instance As MapPolygonTemplateInstance
public sealed class MapPolygonTemplateInstance : MapSpatialElementTemplateInstance
public ref class MapPolygonTemplateInstance sealed : public MapSpatialElementTemplateInstance
[<SealedAttribute>]
type MapPolygonTemplateInstance =  
    class
        inherit MapSpatialElementTemplateInstance
    end
public final class MapPolygonTemplateInstance extends MapSpatialElementTemplateInstance

Nel tipo MapPolygonTemplateInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica CenterPointOffsetX Gets the calculated value of the CenterPointOffsetX property in a MapPolygonTemplate class.
Proprietà pubblica CenterPointOffsetY Gets the calculated value of the CenterPointOffsetY property in a MapPolygonTemplate class.
Proprietà pubblica DataElementLabel Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica Hidden Gets the calculated value of the Hidden property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica Label Gets the calculated value of the Label property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica LabelPlacement Gets the calculated value of the LabelPlacement property in a MapPolygonTemplate class.
Proprietà pubblica OffsetX Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica OffsetY Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica ScaleFactor Gets the calculated value of the ScaleFactor property in a MapPolygonTemplate class.
Proprietà pubblica ShowLabel Gets the calculated value of the ShowLabel property in a MapPolygonTemplate class.
Proprietà pubblica Style Gets the calculated value of the Style property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica ToolTip Gets the calculated value of the ToolTip property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo protetto ResetInstanceCache Infrastruttura. Ereditato da MapSpatialElementTemplateInstance.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.