ImageInstance.CreateActionInfoWithDynamicImageMap Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a set of actions and the associated image map to the ActionInfoWithDynamicImageMapAreas.
public:
abstract Microsoft::ReportingServices::OnDemandReportRendering::ActionInfoWithDynamicImageMap ^ CreateActionInfoWithDynamicImageMap();
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMap CreateActionInfoWithDynamicImageMap ();
abstract member CreateActionInfoWithDynamicImageMap : unit -> Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMap
Public MustOverride Function CreateActionInfoWithDynamicImageMap () As ActionInfoWithDynamicImageMap
Returns
An ActionInfoWithDynamicImageMap object.