Language

ImageInstance.ActionInfoWithDynamicImageMapAreas プロパティ

定義

この 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

プロパティ値

このImageInstanceの画像マップと関連するアクションを含むActionInfoWithDynamicImageMapCollectionです。

適用対象