DioDocs for PDF
FigureEnd 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : FigureEnd 列挙体
Indicates whether a specific IPath figure is open or closed.
シンタックス
'宣言
 
Public Enum FigureEnd 
   Inherits System.Enum
public enum FigureEnd : System.Enum 
メンバ
メンバ解説
ClosedThe figure is closed.
OpenThe figure is open.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Drawing.FigureEnd

参照

GrapeCity.Documents.Drawing 名前空間