Word for WinForms
ActionButtonEndShape コンストラクタ(Point,Point)

C1.C1Word.4.5.2 アセンブリ > C1.C1Word.Canvas 名前空間 > ActionButtonEndShape クラス > ActionButtonEndShape コンストラクタ : ActionButtonEndShape コンストラクタ(Point,Point)
線の開始点(twips 単位の座標)。
線の終了点(twips 単位の座標)。
ActionButtonEndShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal pt1 As System.Drawing.Point, _
   ByVal pt2 As System.Drawing.Point _
)
public ActionButtonEndShape( 
   System.Drawing.Point pt1,
   System.Drawing.Point pt2
)

パラメータ

pt1
線の開始点(twips 単位の座標)。
pt2
線の終了点(twips 単位の座標)。
参照

ActionButtonEndShape クラス
ActionButtonEndShape メンバ
オーバーロード一覧