←Select platform

ExObjSegmentList Class

Summary

Stores a list of rectangular segments which represent an object's region.

Syntax
C#
VB
C++
public class ExObjSegmentList : ICollection<ExObjSegment>, IEnumerable<ExObjSegment>, IEnumerable 
Public Class ExObjSegmentList 
   Inherits ICollection(Of ExObjSegment) 
   Implements IEnumerable(Of ExObjSegment), IEnumerable 
public: 
   ref class ExObjSegmentList : ICollection<ExObjSegment^>, IEnumerable<ExObjSegment^>,  
    IEnumerable 
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.