ImageEn, unit iexBitmaps

TIEImagingAnnot.ObjectsCount

TIEImagingAnnot.ObjectsCount

Declaration

property ObjectsCount: integer;

Description

Returns the count of annotations.

Example

n := ImageEnView1.IO.Params.ImagingAnnot.ObjectsCount;