←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly