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

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

パラメータ

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

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