GrapeCity ActiveReports for .NET 14.0J
ShapeType 列挙体

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 : ShapeType 列挙体
Shapeコントロールが印刷する図形の種類を表します。
シンタックス
'宣言
 
Public Enum ShapeType 
   Inherits System.Enum
public enum ShapeType : System.Enum 
メンバ
メンバ解説
Ellipse楕円形を印刷します。
Rectangle長方形を印刷します。
RoundRect角が丸い四角形を印刷します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.ShapeType

参照

GrapeCity.ActiveReports.SectionReportModel 名前空間
Style プロパティ