ImageGear .NET - Updated
ImGearVectorVertexCont Class Members
Properties  Methods 


ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorVertexCont Class

The following tables list the members exposed by ImGearVectorVertexCont.

Public Properties
 NameDescription
Public Property Gets total count of vertices in the vertex container.  
Top
Public Methods
 NameDescription
Public Method Removes all vertices from the container and destroys them.  
Public Method Creates a vertex and adds it at the end of the container.  
Public Method Returns the type of vertex attribute if present.  
Public Method Returns the value of vertex attribute if present.  
Public Method Returns a flag showing whether the vertex is hidden or not.  
Public Method Returns the vertex object at the specified position.  
Public Method Sets initial size of the vertex container. This is convenient when vertex count is known in advance.  
Public Method Sets an attribute (value and type) for the vertex. The vertex can have only one attribute, so, previous attribute is not preserved.  
Public Method Sets the Hidden flag for the vertex.  
Public MethodSets the value for the vertex specified by index.  
Top
See Also

Reference

ImGearVectorVertexCont Class
ImageGear.Vector Namespace