次の方法で共有


ImageMapAreaInstance.Shape プロパティ

定義

ImageMapArea について計算された図形を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ImageMapArea::ImageMapAreaShape Shape { Microsoft::ReportingServices::OnDemandReportRendering::ImageMapArea::ImageMapAreaShape get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape Shape { get; }
member this.Shape : Microsoft.ReportingServices.OnDemandReportRendering.ImageMapArea.ImageMapAreaShape
Public ReadOnly Property Shape As ImageMapArea.ImageMapAreaShape

プロパティ値

ImageMapArea.ImageMapAreaShape について計算された図形を表す ImageMapArea 値。

適用対象