Version 24.2 (latest)

MeshGeometryVisualData Class Properties

For a list of all members of this type, see MeshGeometryVisualData members.

Public Properties
 NameDescription
Public PropertyBoundsGets or sets MeshBounds  
Public PropertyNameThe name of the visual element. (Inherited from Infragistics.Controls.Charts.VisualData.SurfacePrimitiveVisualData)
Public PropertyNormalsGets or sets MeshNormals  
Public PropertyPositionsGets or sets MeshPositions  
Public PropertyTextureCoordinatesGets or sets MeshTextureCoordinates  
Public PropertyTriangleIndicesGets or sets MeshTriangleIndices  
Public PropertyTypeThe type of the visual element. (Inherited from Infragistics.Controls.Charts.VisualData.SurfacePrimitiveVisualData)
See Also