ImageGear for .NET
FindEntityIndex Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorData Class : FindEntityIndex Method




entityId
ID of the entity to find.
startIndex
Start index in the internal container.

Glossary Item Box

Looks for an entity with the specified ID.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

entityId
ID of the entity to find.
startIndex
Start index in the internal container.

Return Value

Index of the entity found, or -1 if no entity could be found.

See Also

©2013. Accusoft Corporation. All Rights Reserved.