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

Glossary Item Box

The following tables list the members exposed by ImGearVectorVertexCont.

Public Properties

 NameDescription
Public PropertyCount Gets total count of vertices in the vertex container.  
Top

Public Methods

 NameDescription
Public MethodClear Removes all vertices from the container and destroys them.  
Public MethodCreateVertex Creates a vertex and adds it at the end of the container.  
Public MethodGetAttribType Returns the type of vertex attribute if present.  
Public MethodGetAttribValue Returns the value of vertex attribute if present.  
Public MethodGetHidden Returns a flag showing whether the vertex is hidden or not.  
Public MethodGetVertex Returns the vertex object at the specified position.  
Public MethodInit Sets initial size of the vertex container. This is convenient when vertex count is known in advance.  
Public MethodSetAttrib Sets an attribute (value and type) for the vertex. The vertex can have only one attribute, so, previous attribute is not preserved.  
Public MethodSetHidden Sets the Hidden flag for the vertex.  
Public MethodSetVertexSets the value for the vertex specified by index.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.