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

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

パラメータ

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

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