PowerTools ActiveReports for .NET 9.0J
TextAnchor 列挙体

テキスト形状をアンカーする方法を指定します。
構文
'宣言
 
Public Enum TextAnchor 
   Inherits System.Enum
public enum TextAnchor : System.Enum 
メンバ
メンバ解説
BottomLeftテキストを左下隅にアンカーします。
BottomMiddleテキストを下中央にアンカーします。
BottomRightテキストを右下隅にアンカーします。
Centerテキストを中央にアンカーします。
MiddleLeftテキストを左中央にアンカーします。
MiddleRightテキストを右中央にアンカーします。
TopLeftテキストを左上隅にアンカーします。
TopMiddleテキストを上中央にアンカーします。
TopRightテキストを右上隅にアンカーします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Graphics.TextAnchor

参照

関連項目

GrapeCity.ActiveReports.Chart.Graphics 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.