PowerTools ActiveReports for .NET 9.0J
ObjectDirection 列挙体

線または画像の向きを決定します。DDSheet.AddLineとDDSheet.AddImageで使用します。
構文
'宣言
 
Public Enum ObjectDirection 
   Inherits System.Enum
public enum ObjectDirection : System.Enum 
メンバ
メンバ解説
LowerLeftToUpperRight左下から右上へ
LowerRightToUpperLeft右下から左上へ
UpperLeftToLowerRight左上から右下へ
UpperRightToLowerLeft右上から左下へ
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Imaging.ObjectDirection

参照

関連項目

GrapeCity.SpreadBuilder.Imaging 名前空間
AddLine メソッド

 

 


©2003-2015 GrapeCity inc. All rights reserved.