ShapeCollection.GetChildIndex Method
Retrieves the index of the specified Shape in the ShapeCollection.
Namespace: Microsoft.VisualBasic.PowerPacks
Assembly: Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)
Overload List
Name | Description | |
---|---|---|
GetChildIndex(Shape) | Retrieves the index of the specified Shape in the ShapeCollection. |
|
GetChildIndex(Shape, Boolean) | Retrieves the index of the specified Shape in the ShapeCollection, and optionally raises an exception if the specified Shape is not in the ShapeCollection. |
See Also
ShapeCollection Class
Microsoft.VisualBasic.PowerPacks Namespace
Return to top