Gets the CAD layout number for the specified thumbnail item.
| Visual Basic |
|---|
Public Function GetItemCadLayoutNumber( _ ByVal ItemIndex As Long _ ) As Long |
- ItemIndex
- A long value which represents the thumbnail item to get the CAD layout number for.
A long value which represents the layout number.