SWSImage.InsertAfterArea

This function adds an item; Index 0 = insert at beginning; Can use very large number as Index for appending at end.

Syntax Parameters Return Value
Function SWSImage.InsertAfterArea( _
    Index As Long, _
    Mapshape As SWSImageMapShape, _
    Coords As String, _
    Src As String, _
    Page As String, _
    Binary As String, _
    Script As String, _
    Target As String) As Long
  • Index [in]

Type: Long

  • Mapshape [in]

Type: SWSImageMapShape

  • Coords [in]

Type: Long

  • Src [in]

Type: Long

  • Page [in]

Type: Long

  • Binary [in]

Type: Long

  • Script [in]

Type: Long

  • Target [in]

Type: Long

Long