DrawFilledRoundedRectangle Method (GdPictureImaging)
In This Topic
Draws a filled and rounded rectangle on a GdPicture image.
Overload List
Overload | Description |
DrawFilledRoundedRectangle(Int32,Single,Single,Single,Single,Single,GdPictureColor,Boolean) |
Draws a filled and rounded rectangle on a GdPicture image.
|
DrawFilledRoundedRectangle(Int32,Single,Single,Single,Single,Single,Int32,Boolean) |
Draws a filled and rounded rectangle on a GdPicture image. The filling color is specified with an integer value.
|
See Also