ImageMapArea.ImageMapAreaShape 列挙体

イメージ マップ内の領域の図形を示します。

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

構文

'宣言
Public Enumeration ImageMapAreaShape
'使用
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

メンバー

メンバー名 説明
Rectangle 図形が四角形であることを示します。
Polygon 図形が多角形であることを示します。
Circle 図形が円であることを示します。

説明

これは ImageMapArea オブジェクトによって使用されます。