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

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 : AnnotationLine.ShowArrowCap 列挙体
矢先を描画するかどうかを指定します。
シンタックス
'宣言
 
Public Enum AnnotationLine.ShowArrowCap 
   Inherits System.Enum
public enum AnnotationLine.ShowArrowCap : System.Enum 
メンバ
メンバ解説
LeftOnly左端に矢先を描画します。
LeftRight両端に矢先を描画します。
None矢先を描画しません。
RightOnly右端に矢先を描画します。
継承階層

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

参照

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