←Select platform

RegionContourPointsCommandFlags Enumeration

Summary

Enumerated values that indicate the required contour points.

Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum RegionContourPointsCommandFlags   
<FlagsAttribute()> 
Public Enum RegionContourPointsCommandFlags  
[FlagsAttribute()] 
public enum class RegionContourPointsCommandFlags   

Members
ValueMemberDescription
0x00000000All Gets all region contour points ignoring their order.
0x00000001Outside Gets the outside region contour points only in an ordered way that allows you to reconstruct the outside region shape from these points.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly