API Reference > OdDb Classes > OdGiContextForDbDatabase Class > OdGiContextForDbDatabase Methods > OdGiContextForDbDatabase::imageSelectionBehavior Method
OdGiContextForDbDatabase::imageSelectionBehavior Method
Syntax
C++
virtual OdUInt32 imageSelectionBehavior() const;

0 if there is no database to vectorize. If a database to vectorize exists, returns a value of the IMAGEHLT system variable:

  • 0 - Image can be selected only via its border.
  • 1 - Image can be selected not only via its border.

Retrieves a value that represents image selection behavior of a database.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.