Язык Описание VBScript, JavaScript SubPaintContour(aSurface, aContour, aData) Visual Basic Sub PaintContour(ByVal aSurface As IIngeoPaintSurface, ByVal aContour As IIngeoContour, ByVal aData As String) Delphi procedure PaintContour(aSurface: IIngeoPaintSurface; aContour: IIngeoContour; const aData: WideString); C, C++ HRESULT PaintContour(IIngeoPaintSurface* aSurface, IIngeoContour* aContour, BSTR aData);