ImageInstance.ActionInfoWithDynamicImageMapAreas Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene le mappe immagine e le azioni associate per questo oggetto ImageInstance.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ActionInfoWithDynamicImageMapCollection ^ ActionInfoWithDynamicImageMapAreas { Microsoft::ReportingServices::OnDemandReportRendering::ActionInfoWithDynamicImageMapCollection ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMapCollection ActionInfoWithDynamicImageMapAreas { get; }
member this.ActionInfoWithDynamicImageMapAreas : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMapCollection
Public MustOverride ReadOnly Property ActionInfoWithDynamicImageMapAreas As ActionInfoWithDynamicImageMapCollection
Valore della proprietà
Oggetto ActionInfoWithDynamicImageMapCollection contenente le mappe immagine e le azioni associate per questo oggetto ImageInstance.