Overload | Description |
---|---|
DrawTextBox(Int32,String,Int32,Int32,Int32,Int32,Single,TextAlignment,GdPictureFontStyle,GdPictureColor,String,Boolean,Boolean) | Draws an aligned text into a bounding box on a GdPicture image. |
DrawTextBox(Int32,String,Int32,Int32,Int32,Int32,Single,TextAlignment,GdPictureFontStyle,Int32,String,Boolean,Boolean) | Draws an aligned text into a bounding box on a GdPicture image. The drawing color is specified with an integer value. |
In This Topic
DrawTextBox Method (GdPictureImaging)
In This Topic
Draws an aligned text into a bounding box on a GdPicture image.
Overload List
See Also