Cube Class |
public sealed class Cube : ScatterSymbolShapeBase
The Cube type exposes the following members.
| 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) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| 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) |
| Name | Description | |
|---|---|---|
| Sqrt1By3 | Gets the factor that converts the enclosing sphere diameter to the cube edge length. |