Tetrahedron |
public sealed class TetrahedronDown : ScatterSymbolShapeBase
The TetrahedronDown type exposes the following members.
| Name | Description | |
|---|---|---|
| TetrahedronDown | Initializes a new instance of the TetrahedronDown class |
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. (Inherited from ScatterSymbolShapeBase) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from ScatterSymbolShapeBase) | |
| GetHashCode | Serves as the default hash function. (Inherited from ScatterSymbolShapeBase) | |
| GetTriangleIndices | Gets the triangle indices for the tetrahedron mesh. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetVerticesAndNormals | Gets the tetrahedron vertices together with their normals. | |
| Paint |
Paints the symbol with the specified size at the origin of the coordinate system.
(Overrides ScatterSymbolShapeBasePaint(IGraphicsContext3D, IMaterial, PointD3D, Double)) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |