ImageGear for .NET
ImGearVectorVertexCont Class
Members  See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorVertexCont Class




Glossary Item Box

Represents a vertex container.

Object Model

ImGearVectorVertexCont ClassImGearVectorVertex Structure

Syntax

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

Remarks

Vertex container is used by polylines, spline curves and surfaces. A vertex contains point coordinates and a visibility flag. It also can have attributes such as bulge and weight (for splines). Vertex container owns the vertices, so, the application should not destroy them explicitly.

Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorVertexCont

See Also

©2013. Accusoft Corporation. All Rights Reserved.