←Select platform

ExObjDirection Enumeration

Summary

Directions for ExObjOutlinePoint.

Syntax
C#
VB
C++
public enum ExObjDirection 
Public Enum ExObjDirection 
public: 
   enum class ExObjDirection sealed 
Members
Value Member
0 East
1 North
2 West
3 South
Remarks

Multiplying the enumeration value by 90 will provide the counter-clockwise angle from the positive x-axis.

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.