ImageGear .NET v24.12 - Updated
ImGearVectorEntityGeometry Class Members
Properties  Methods 


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

The following tables list the members exposed by ImGearVectorEntityGeometry.

Public Properties
 NameDescription
Public Property Gets the byte offset between consecutive colors in the color array.  
Public Property Gets the type of geometry contained by the geometry entity.  
Public Property Gets the point count in the entity.  
Public Property Gets a value indicating whether local colors are used when drawing the geometry.  
Public Property Gets a value indicating whether normals are used when drawing the geometry.  
Top
Public Methods
 NameDescription
Public Method Returns the geometry colors on the specified range.  
Public Method Returns the geometry normals on the specified range.  
Public Method Returns the geometry points on the specified range.  
Public Method Initializes the geometry with the geometry type, point count, color alignment and flags of using colors and normals.  
Public Method Sets the geometry colors on the specified range.  
Public Method Sets the geometry normals on the specified range.  
Public Method Sets the geometry points on the specified range.  
Top
See Also

Reference

ImGearVectorEntityGeometry Class
ImageGear.Vector Namespace