GrapeCity ActiveReports for .NET 16.0J
Rotation 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode 名前空間 : Rotation 列挙体
バーコードの回転角度を取得または設定します。
シンタックス
'宣言
 
Public Enum Rotation 
   Inherits System.Enum
public enum Rotation : System.Enum 
メンバ
メンバ解説
None回転しません。
Rotate180Degrees180度回転します。
Rotate270Degrees270度回転します。
Rotate90Degrees90度回転します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.Rotation

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode 名前空間