DioDocs for PDF
PenLineJoin 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : PenLineJoin 列挙体
Describes the shape that joins two lines or segments.
シンタックス
'宣言
 
Public Enum PenLineJoin 
   Inherits System.Enum
public enum PenLineJoin : System.Enum 
メンバ
メンバ解説
BevelBeveled vertices.
MiterRegular angular vertices.
RoundRounded vertices.
継承階層

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

参照

GrapeCity.Documents.Drawing 名前空間