DioDocs for PDF
AddArc メソッド (IPath)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > IPath インターフェース : AddArc メソッド
The arc segment to add to the figure.
Adds a single arc to the path geometry.
シンタックス
'宣言
 
Sub AddArc( _
   ByVal arcSegment As ArcSegment _
) 
void AddArc( 
   ArcSegment arcSegment
)

パラメータ

arcSegment
The arc segment to add to the figure.
参照

IPath インターフェース
IPath メンバ