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