FlexChart for WinForms
DrawEllipse メソッド (SvgRenderEngineBase)

C1.Chart アセンブリ > C1.Chart 名前空間 > SvgRenderEngineBase クラス : DrawEllipse メソッド
シンタックス
'宣言
 
Public Sub DrawEllipse( _
   ByVal cx As System.Double, _
   ByVal cy As System.Double, _
   ByVal rx As System.Double, _
   ByVal ry As System.Double _
) 
public void DrawEllipse( 
   System.double cx,
   System.double cy,
   System.double rx,
   System.double ry
)

パラメータ

cx
cy
rx
ry
参照

参照

SvgRenderEngineBase クラス
SvgRenderEngineBase メンバ