次の方法で共有


MapPointLabelPlacements 列挙体

マップ ポイント レイヤーのラベル配置を表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Enumeration MapPointLabelPlacements
'使用
Dim instance As MapPointLabelPlacements
public enum MapPointLabelPlacements
public enum class MapPointLabelPlacements
type MapPointLabelPlacements
public enum MapPointLabelPlacements

メンバー

メンバー名 説明
Bottom マップ ポイント レイヤーの一番下にラベルを配置します。
Top マップ ポイント レイヤーの一番上にラベルを配置します。
Left マップ ポイント レイヤーの左側にラベルを配置します。
Right マップ ポイント レイヤーの右側にラベルを配置します。
Center マップ ポイント レイヤーの中央にラベルを配置します。