Accusoft.ImagXpressSdk Namespace > RedeyeCollection Class : Add Method |
'Declaration Public Function Add( _ ByVal rectangleItem As RedeyeRectangle _ ) As Integer
'Usage Dim instance As RedeyeCollection Dim rectangleItem As RedeyeRectangle Dim value As Integer value = instance.Add(rectangleItem)
public int Add( RedeyeRectangle rectangleItem )
public: int Add( RedeyeRectangle* rectangleItem )
public: int Add( RedeyeRectangle^ rectangleItem )
Note: Available in Professional edition.