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

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

パラメータ

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

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