Word for UWP
DrawEllipse(Pen,Rect) メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス > DrawEllipse メソッド : DrawEllipse(Pen,Rect) メソッド
描画するペン。
描画する四角形。
このドキュメントで楕円を描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawEllipse( _
   ByVal pen As Pen, _
   ByVal rc As Windows.Foundation.Rect _
) 
public void DrawEllipse( 
   Pen pen,
   Windows.Foundation.Rect rc
)

パラメータ

pen
描画するペン。
rc
描画する四角形。
参照

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