MLCHARGENLib Namespace > IMLCharGen Interface : AddImageByHandle Method |
Sub AddImageByHandle( _ ByVal _hBitmap As Integer, _ ByVal _dblPosX As Double, _ ByVal _dblPosY As Double, _ ByVal _bRelativePos As Integer, _ ByVal _bShow As Integer, _ ByRef _pbsItemID As String _ )
void AddImageByHandle( int _hBitmap, double _dblPosX, double _dblPosY, int _bRelativePos, int _bShow, out string _pbsItemID )