Aurigma Graphics Mill 5.5 for .NET
VirtualListView..::.SetInsertMark Method
Sets the insertion point to the defined position.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Parameters
- index
-
Type: System..::.Int32
An index of the item next to one the insertion point should appear near.
- afterItem
-
Type: System..::.Boolean
If true insertion point appears after the specified item; otherwise it appears before.