Word for WPF
EllipseRibbon2Shape コンストラクタ(Point,Point)

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

パラメータ

pt1
線の開始点(twips 単位の座標)。
pt2
線の終了点(twips 単位の座標)。
参照

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