Classe MapMarkerTemplateInstance
Represents an instance type of the MapMarkerTemplate class and contains the calculated values of the properties in MapMarkerTemplate.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementTemplateInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplateInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerTemplateInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MapMarkerTemplateInstance _
Inherits MapPointTemplateInstance
'Utilizzo
Dim instance As MapMarkerTemplateInstance
public sealed class MapMarkerTemplateInstance : MapPointTemplateInstance
public ref class MapMarkerTemplateInstance sealed : public MapPointTemplateInstance
[<SealedAttribute>]
type MapMarkerTemplateInstance =
class
inherit MapPointTemplateInstance
end
public final class MapMarkerTemplateInstance extends MapPointTemplateInstance
Nel tipo MapMarkerTemplateInstance sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DataElementLabel | Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
![]() |
Hidden | Gets the calculated value of the Hidden property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
![]() |
Label | Gets the calculated value of the Label property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
![]() |
LabelPlacement | Gets the calculated value of the LabelPlacement property in a MapPointTemplate class. Ereditato da MapPointTemplateInstance. |
![]() |
OffsetX | Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
![]() |
OffsetY | Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
![]() |
Size | Gets the calculated value of the Size property in a MapPointTemplate class. Ereditato da MapPointTemplateInstance. |
![]() |
Style | Gets the calculated value of the Style property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering