Sets the CAD layout number for the specified thumbnail item.
| Visual Basic |
|---|
Public Sub SetItemCadLayoutNumber( _ ByVal ItemIndex As Long, _ ByVal CadLayoutNumber As Long _ ) |
- ItemIndex
- A long value which represents the index location for the item.
- CadLayoutNumber
- A long value which represents the CAD layout number for the item.