Tao.Sdl SDK Documentation |
|
SdlGfx.filledEllipseColor Method
Filled Ellipse
[Visual Basic]
Public Shared Function filledEllipseColor( _
ByVal
dst As
IntPtr, _
ByVal
x As
Short, _
ByVal
y As
Short, _
ByVal
rx As
Short, _
ByVal
ry As
Short, _
ByVal
color As
Integer _
) As
Integer
Parameters
-
dst
-
-
x
-
-
y
-
-
rx
-
-
ry
-
-
color
-
Return Value
See Also
SdlGfx Class | Tao.Sdl Namespace