'Declaration Public Enum LineEndsType Inherits System.Enum
public enum LineEndsType : System.Enum
__value public enum LineEndsType : public System.Enum
public enum class LineEndsType : public System.Enum
'Declaration Public Enum LineEndsType Inherits System.Enum
public enum LineEndsType : System.Enum
__value public enum LineEndsType : public System.Enum
public enum class LineEndsType : public System.Enum
Member | Description |
---|---|
BothEnds | Both line's ends are clear and accurate. |
OneOrBoth | Line may have one inaccurate end at most. |
Any | Line may have both accurate or inaccurate ends. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.ImageProcessing.LineEndsType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5