←Select platform

Siblings Property

Summary

Gets the user-populated siblings for the object.

Syntax
C#
VB
C++
public ExObjObjectList Siblings {get;} 
Public ReadOnly Property Siblings() As ExObjObjectList 
   Get 
public:  
   property ExObjObjectList^ Siblings 
   { 
      ExObjObjectList^ get() 
   } 

Property Value

The user-populated siblings for the object.

Example

For an example, refer to ExtractObjectsCommand.

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.