ImageGear .NET - Updated
ImGearVectorVertex Structure
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorVertex Structure
Represents a vertex.
Object Model
ImGearVectorVertex Structure
Syntax
'Declaration
 
Public Structure ImGearVectorVertex 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearVectorVertex
public struct ImGearVectorVertex : System.ValueType 
public __value struct ImGearVectorVertex : public System.ValueType 
public value class ImGearVectorVertex : public System.ValueType 
Remarks
Vertex contains point coordinates and flags that define some additional vertex attributes, such as bulge, thickness, weight, visibility. These attributes are controlled by the owner vertex container.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Vector.ImGearVectorVertex

See Also

Reference

ImGearVectorVertex Members
ImageGear.Vector Namespace