次の方法で共有


Shape プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Shape As ImageMapArea..::..ImageMapAreaShape
    Get
'使用
Dim instance As ImageMapAreaInstance
Dim value As ImageMapArea..::..ImageMapAreaShape

value = instance.Shape
public ImageMapArea..::..ImageMapAreaShape Shape { get; }
public:
property ImageMapArea..::..ImageMapAreaShape Shape {
    ImageMapArea..::..ImageMapAreaShape get ();
}
member Shape : ImageMapArea..::..ImageMapAreaShape
function get Shape () : ImageMapArea..::..ImageMapAreaShape