Partager via


Classe ActionInfoWithDynamicImageMap

A collection of actions with associated image map areas for use in Custom Report Items.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ActionInfo
    Microsoft.ReportingServices.OnDemandReportRendering..::..ActionInfoWithDynamicImageMap

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ActionInfoWithDynamicImageMap _
    Inherits ActionInfo
'Utilisation
Dim instance As ActionInfoWithDynamicImageMap
public sealed class ActionInfoWithDynamicImageMap : ActionInfo
public ref class ActionInfoWithDynamicImageMap sealed : public ActionInfo
[<SealedAttribute>]
type ActionInfoWithDynamicImageMap =  
    class
        inherit ActionInfo
    end
public final class ActionInfoWithDynamicImageMap extends ActionInfo

Le type ActionInfoWithDynamicImageMap expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Actions The actions for the report item. (hérité de ActionInfo.)
Propriété publique ImageMapAreaInstances Gets the instance objects for this report definition object.

Haut de la page

Méthodes

  Nom Description
Méthode publique CreateBookmarkLinkAction Adds a bookmark link action to the collection. This is used in custom report items. (hérité de ActionInfo.)
Méthode publique CreateDrillthroughAction Adds a drillthrough action to the collection. This is used in custom report items. (hérité de ActionInfo.)
Méthode publique CreateHyperlinkAction Adds a hyperlink action to the collection. This is used in custom report items. (hérité de ActionInfo.)
Méthode publique CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] []) Creates an instance object for this report definition object by specifying the shape and coordinates.
Méthode publique CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] [], String) Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text.
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_chartConstruction Infrastructure. (hérité de ActionInfo.)

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.