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





In This Topic
DrawBezier Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function DrawBezier( _
   ByVal ImageID As Integer, _
   ByVal Left1 As Single, _
   ByVal Top1 As Single, _
   ByVal Left2 As Single, _
   ByVal Top2 As Single, _
   ByVal Left3 As Single, _
   ByVal Top3 As Single, _
   ByVal Left4 As Single, _
   ByVal Top4 As Single, _
   ByVal PenWidth As Single, _
   ByVal PenColor As Integer, _
   ByVal AntiAlias As Boolean _
) As GdPictureStatus
 

Parameters

ImageID
Left1
Top1
Left2
Top2
Left3
Top3
Left4
Top4
PenWidth
PenColor
AntiAlias
See Also

Reference

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