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입니다.

적용 대상