←Select platform

Add(ExObjObject,ExObjObject,ExObjLocation) Method

Summary

Adds an object to the list.

Syntax
C#
VB
C++
Public Sub Add( 
   ByVal item As ExObjObject, 
   ByVal neighbor As ExObjObject, 
   ByVal location As ExObjLocation 
) 

Parameters

item

The object to add. This value cannot be null.

neighbor

Optional object for relative positioning.

location

The target location for adding.

Remarks

item must not be part of an ExObjObjectList object when added.

The behavior depends on the provided location:

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.