PowerTools ActiveReports for .NET 9.0J
MapDockableSubItem.MapPosition 列挙体

サブアイテムの位置を表します。
構文
'宣言
 
Public Enum MapDockableSubItem.MapPosition 
   Inherits System.Enum
public enum MapDockableSubItem.MapPosition : System.Enum 
メンバ
メンバ解説
BottomCenterタイトルは右詰め (中央) に配置されます。
BottomLeftタイトルは右詰め (左) に配置されます。
BottomRightタイトルは右詰め (右) に配置されます。
LeftBottomタイトルは左詰め (下) に配置されます。
LeftCenterタイトルは左詰め (中央) に配置されます。
LeftTopタイトルは左詰め (上) に配置されます。
RightBottomタイトルは右詰め (下) に配置されます。
RightCenterタイトルは右詰め (中央) に配置されます。
RightTopタイトルは右詰め (上) に配置されます。
TopCenterタイトルは上詰め (中央) に配置されます。
TopLeftタイトルは上詰め (左) に配置されます。
TopRightタイトルは上詰め (右) に配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem.MapPosition

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.