次の方法で共有


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

プロパティ値

この ActionInfoWithDynamicImageMapCollection の画像マップおよび関連付けられたアクションが含まれている ImageInstance

適用対象