ImageGear for .NET
ImGearVectVertexData Enumeration
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectVertexData Enumeration




Glossary Item Box

Specifies the type of additional data associated with the vertex.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.