TsgDXFEntity.IndexOfEntity
Returns index of entity.
function IndexOfEntity(const AEntity: TsgDXFEntity): Integer; virtual;
Description
Call IndexOfEntity to get the index of a specified entity.
Note: This method is implemented in derived classes.
Go to CAD VCL Enterprise