Classe MapLineTemplateInstance
Represents an instance type of the MapLineTemplate class and contains the calculated values of the properties in MapLineTemplate.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementTemplateInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLineTemplateInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MapLineTemplateInstance _
Inherits MapSpatialElementTemplateInstance
'Utilizzo
Dim instance As MapLineTemplateInstance
public sealed class MapLineTemplateInstance : MapSpatialElementTemplateInstance
public ref class MapLineTemplateInstance sealed : public MapSpatialElementTemplateInstance
[<SealedAttribute>]
type MapLineTemplateInstance =
class
inherit MapSpatialElementTemplateInstance
end
public final class MapLineTemplateInstance extends MapSpatialElementTemplateInstance
Nel tipo MapLineTemplateInstance 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 MapLineTemplate class. |
![]() |
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. |
![]() |
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. |
![]() |
Width | Gets the calculated value of the Width property in a MapLineTemplate class. |
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