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