←Select platform

Direction Property

Summary

Gets the direction for the point.

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

Property Value

The direction from this point to the next point in the outline.

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.