This property retrieves the total number of annotation objects drawn on the image.

[Visual Basic] Public ReadOnly Property NumberOfObjects As Integer
[C#] public int NumberOfObjects {get;}

Property Value

An integer representing the number of annotation objects
Default value is 0.

Explanation

The NumberOfObjects property retrieves the total number of annotation objects drawn on the image.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation