Word for UWP
StraightConnector1Shape コンストラクタ(Point,Point)

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

パラメータ

pt1
線の開始点(ツイップ単位の座標)。
pt2
線の終了点(ツイップ単位の座標)。
参照

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