ActionInfoWithDynamicImageMap 成員
A collection of actions with associated image map areas for use in Custom Report Items.
ActionInfoWithDynamicImageMap 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
CreateBookmarkLinkAction | Adds a bookmark link action to the collection. Used in Custom Report Items. (繼承自 ActionInfo。) | |
CreateDrillthroughAction | Adds a drillthrough action to the collection. Used in Custom Report Items. (繼承自 ActionInfo。) | |
CreateHyperlinkAction | Adds a hyperlink action to the collection. Used in Custom Report Items. (繼承自 ActionInfo。) | |
CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] []) | Creates an instance object for this report definition object by specifying the shape and coordinates. | |
CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] [], String) | Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text. | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
Actions | The actions for the report item (繼承自 ActionInfo。) | |
ImageMapAreaInstances | Gets the instance objects for this report definition object. |
頂端