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




index
Position of the vertex in container.
attributeType
The type of vertex attribute.
attributeValue
The value of the vertex attribute.

Glossary Item Box

Sets an attribute (value and type) for the vertex. The vertex can have only one attribute, so, previous attribute is not preserved.

Syntax

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

Parameters

index
Position of the vertex in container.
attributeType
The type of vertex attribute.
attributeValue
The value of the vertex attribute.

See Also

©2013. Accusoft Corporation. All Rights Reserved.