←Select platform

Count Property

Summary

Gets the number of outline points.

Syntax
C#
VB
C++
public virtual int Count {get;} 
Public Overridable ReadOnly Property Count() As Integer 
   Get 
public:  
   virtual property Int32 Count 
   { 
      Int32 get() 
   } 

Property Value

The number of outline points.

Example

Refer to ExtractObjectsCommand for an example.

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.