Word for UWP
FlowChartDisplayShape コンストラクタ(Int32,Int32,Int32,Int32)

C1.UWP.Word アセンブリ > C1.Xaml.Word.Canvas 名前空間 > FlowChartDisplayShape クラス > FlowChartDisplayShape コンストラクタ : FlowChartDisplayShape コンストラクタ(Int32,Int32,Int32,Int32)
開始線の水平位置(ツイップ単位)。
開始線の垂直位置(ツイップ単位)。
終了線の水平位置(ツイップ単位)。
終了線の垂直位置(ツイップ単位)。
FlowChartDisplayShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x1 As System.Integer, _
   ByVal y1 As System.Integer, _
   ByVal x2 As System.Integer, _
   ByVal y2 As System.Integer _
)
public FlowChartDisplayShape( 
   System.int x1,
   System.int y1,
   System.int x2,
   System.int y2
)

パラメータ

x1
開始線の水平位置(ツイップ単位)。
y1
開始線の垂直位置(ツイップ単位)。
x2
終了線の水平位置(ツイップ単位)。
y2
終了線の垂直位置(ツイップ単位)。
参照

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