GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / DrawTextBox Method





In This Topic
DrawTextBox Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function DrawTextBox( _
   ByVal ImageID As Integer, _
   ByVal Text As String, _
   ByVal Left As Integer, _
   ByVal Top As Integer, _
   ByVal Width As Integer, _
   ByVal Height As Integer, _
   ByVal FontSize As Single, _
   ByVal Alignment As TextAlignment, _
   ByVal FontStyle As FontStyle, _
   ByVal TextColor As Integer, _
   ByVal FontName As String, _
   ByVal DrawBox As Boolean, _
   ByVal AntiAlias As Boolean _
) As GdPictureStatus
 

Parameters

ImageID
Text
Left
Top
Width
Height
FontSize
Alignment
FontStyle
TextColor
FontName
DrawBox
AntiAlias
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members