'宣言 Public Sub DrawEllipse( _ ByVal center As PointF, _ ByVal rx As Single, _ ByVal ry As Single, _ ByVal width As Single _ )
'宣言
Public Sub DrawEllipse( _ ByVal center As PointF, _ ByVal rx As Single, _ ByVal ry As Single, _ ByVal width As Single _ )
public void DrawEllipse( PointF center, float rx, float ry, float width )
PageDrawingDevice クラス PageDrawingDevice メンバ