次の方法で共有


Shape プロパティ

領域の図形を取得します。

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

構文

'宣言
Public ReadOnly Property Shape As ImageMapArea..::..ImageMapAreaShape
    Get
'使用
Dim instance As ImageMapArea
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

説明

有効な値は、rectangle、polygon、または circle です。