Classe MapMarkerImage
Represents an image to be applied to the map marker.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..MapMarkerImage
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class MapMarkerImage _
Inherits ReportObject
'Utilisation
Dim instance As MapMarkerImage
public class MapMarkerImage : ReportObject
public ref class MapMarkerImage : public ReportObject
type MapMarkerImage =
class
inherit ReportObject
end
public class MapMarkerImage extends ReportObject
Le type MapMarkerImage expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
MapMarkerImage | Initializes a new instance of the MapMarkerImage class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
MIMEType | Gets or sets the MIME type for the image. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
ResizeMode | Gets or sets the resize mode for the image. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
Source | Gets or sets the type of source that is associated with the image. |
![]() |
TransparentColor | Gets or sets the color to treat as transparent in the image. |
![]() |
Value | Gets or sets the image data. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | (remplace ReportObject. . :: . .GetDependenciesCore(IList< (Of < <' (ReportObject> ) > > )).) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes the current MapMarkerImage instance. (remplace ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.