ImageGear for .NET
ImGearVectorVertexCont Class Members
Properties  Methods 


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

Reference

ImGearVectorVertexCont Class
ImageGear.Vector Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback