Word for WPF
TextArchDownCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Canvas 名前空間 > TextArchDownCurveShape クラス > TextArchDownCurveShape コンストラクタ : TextArchDownCurveShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32)
図形コンテナを所有する IShapeContainerオブジェクト。
開始線の水平位置(twips 単位)。
開始線の垂直位置(twips 単位)。
終了線の水平位置(twips 単位)。
終了線の垂直位置(twips 単位)。
TextArchDownCurveShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal container As IShapeContainer, _
   ByVal x1 As System.Integer, _
   ByVal y1 As System.Integer, _
   ByVal x2 As System.Integer, _
   ByVal y2 As System.Integer _
)
public TextArchDownCurveShape( 
   IShapeContainer container,
   System.int x1,
   System.int y1,
   System.int x2,
   System.int y2
)

パラメータ

container
図形コンテナを所有する IShapeContainerオブジェクト。
x1
開始線の水平位置(twips 単位)。
y1
開始線の垂直位置(twips 単位)。
x2
終了線の水平位置(twips 単位)。
y2
終了線の垂直位置(twips 単位)。
参照

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