Gets a position of the specified item.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Function GetItemPosition ( _ itemIndex As Integer, _ <OutAttribute> ByRef position As Point _ ) As Boolean
Type: System.Int32
The item for which a position should be found.Type: System.Drawing.Point %
Coordinates of the top-left corner of the item rectangle.