ISolidMesh Interface Members
The following tables list the members exposed by ISolidMesh.
Public Methods
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Draw | Draws this instance. (Inherited from SciChart.Charting3D.Primitives.IMeshBase) |
![]() | Freeze | Freezes this instance. No further drawing may be done (Inherited from SciChart.Charting3D.Primitives.IMeshBase) |
![]() | SetOpacity | Sets the opacity for the current vertex (Inherited from SciChart.Charting3D.Primitives.IMeshBase) |
![]() | SetSelectionId | Sets the selection identifier for the current vertex (Inherited from SciChart.Charting3D.Primitives.IMeshBase) |
![]() | SetTexture | Sets a SciChart.Charting3D.Texture2D to render on the current mesh. |
![]() | SetTextureCoord | Sets texture coordinates for the current vertex. |
![]() | SetVertex3 | Sets a position of the current vertex. |
![]() | SetVertex4 | Sets the X,Y,Z,W value of the current vertex (Inherited from SciChart.Charting3D.Primitives.IMeshBase) |
![]() | SetVertexColor | Sets the Vertex Color of the current vertex (Inherited from SciChart.Charting3D.Primitives.IImmediateDrawContext) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
See Also

