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

Glossary Item Box

The following tables list the members exposed by ImGearVectorEntityGeometry.

Public Properties

 NameDescription
Public PropertyColorAlign Gets the byte offset between consecutive colors in the color array.  
Public PropertyGeometryType Gets the type of geometry contained by the geometry entity.  
Public PropertyPointCount Gets the point count in the entity.  
Public PropertyUseColors Gets a value indicating whether local colors are used when drawing the geometry.  
Public PropertyUseNormals Gets a value indicating whether normals are used when drawing the geometry.  
Top

Public Methods

 NameDescription
Public MethodGetColors Returns the geometry colors on the specified range.  
Public MethodGetNormals Returns the geometry normals on the specified range.  
Public MethodGetPoints Returns the geometry points on the specified range.  
Public MethodInit Initializes the geometry with the geometry type, point count, color alignment and flags of using colors and normals.  
Public MethodSetColors Sets the geometry colors on the specified range.  
Public MethodSetNormals Sets the geometry normals on the specified range.  
Public MethodSetPoints Sets the geometry points on the specified range.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.