Version

MeshGeometryVisualData Class Members

The following tables list the members exposed by MeshGeometryVisualData.

Public Constructors
 NameDescription
Public ConstructorMeshGeometryVisualData ConstructorCreates an instance of visual data  
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)
Public Methods
 NameDescription
Public MethodSerializeOverridden. Serializes visual data to a string  
See Also