ImageGear .NET
ImGearVectVertexData Enumeration




Specifies the type of additional data associated with the vertex.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ImGearVectVertexData 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearVectVertexData
[Flags()]
public enum ImGearVectVertexData : System.Enum 
[Flags()]
__value public enum ImGearVectVertexData : public System.Enum 
[Flags()]
public enum class ImGearVectVertexData : public System.Enum 
Members
MemberValueDescription
BULGE0x00000002The outgoing line segment is bulged.
NONE0x00000000The vertex doesn't have any additional attributes.
THICKNESS0x00000004The outgoing line segment has the local thickness.
WEIGHT0x00000008The vertex has weight. Used in rational B-splines.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Vector.ImGearVectVertexData

See Also

Reference

ImageGear.Vector Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback