BarCode for UWP
DrawEllipse メソッド (IDrawingDevice)

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > IDrawingDevice インターフェース : DrawEllipse メソッド
内部使用。
シンタックス
'宣言
 
Sub DrawEllipse( _
   ByVal center As Windows.Foundation.Point, _
   ByVal rx As System.Double, _
   ByVal ry As System.Double, _
   ByVal width As System.Double _
) 
void DrawEllipse( 
   Windows.Foundation.Point center,
   System.double rx,
   System.double ry,
   System.double width
)

パラメータ

center
rx
ry
width
参照

IDrawingDevice インターフェース
IDrawingDevice メンバ