←Select platform

ExObjOutlinePointList Class

Summary

Stores the outline information for an object.

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