GrapeCity ActiveReports for .NET 12.0J
DataMatrixEcc200SymbolSize 列挙体

ECC200モードのシンボルサイズの列挙体を示します。
構文
'宣言
 
Public Enum DataMatrixEcc200SymbolSize 
   Inherits System.Enum
public enum DataMatrixEcc200SymbolSize : System.Enum 
メンバ
メンバ解説
Rectangular12x2612x26長方形シンボルを示します。
Rectangular12x3612x36長方形シンボルを示します。
Rectangular16x3616x36長方形シンボルを示します。
Rectangular16x4816x48長方形シンボルを示します。
Rectangular8x188x18長方形シンボルを示します。
Rectangular8x328x32長方形シンボルを示します。
RectangularAutoRectangularAuto。データに合わせる最小限の長方形シンボルのサイズが自動的に選択されます。
Square1010x10四角シンボルを示します。
Square104104x104四角シンボルを示します。
Square1212x12四角シンボルを示します。
Square120120x120四角シンボルを示します。
Square132132x132四角シンボルを示します。
Square1414x14四角シンボルを示します。
Square144144x144四角シンボルを示します。
Square1616x16四角シンボルを示します。
Square1818x18四角シンボルを示します。
Square2020x20四角シンボルを示します。
Square2222x22四角シンボルを示します。
Square2424x24四角シンボルを示します。
Square2626x26四角シンボルを示します。
Square3232x32四角シンボルを示します。
Square3636x36四角シンボルを示します。
Square4040x40四角シンボルを示します。
Square4444x44四角シンボルを示します。
Square4848x48四角シンボルを示します。
Square5252x52四角シンボルを示します。
Square6464x64四角シンボルを示します。
Square7272x72四角シンボルを示します。
Square8080x80四角シンボルを示します。
Square8888x88四角シンボルを示します。
Square9696x96四角シンボルを示します。
SquareAutoSquareAuto。データに合わせる最小限の四角シンボルのサイズが自動的に選択されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Options.DataMatrixEcc200SymbolSize

参照

関連項目

GrapeCity.ActiveReports.Options 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.