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

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

パラメータ

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

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