GrapeCity ActiveReports for .NET 14.0J
AnnotationLine.LinePlacement 列挙体

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 : AnnotationLine.LinePlacement 列挙体
AnnotationLineオブジェクトの罫線を、どこに描画するかを指定します。
シンタックス
'宣言
 
Public Enum AnnotationLine.LinePlacement 
   Inherits System.Enum
public enum AnnotationLine.LinePlacement : System.Enum 
メンバ
メンバ解説
BottomAnnotationLineオブジェクトの一番下に罫線を引きます。
MiddleAnnotationLineオブジェクトの中央に罫線を引きます。
TopAnnotationLineオブジェクトの一番上に罫線を引きます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationLine.LinePlacement

参照

GrapeCity.ActiveReports.Document.Section.Annotations 名前空間