Adds a cuboid model to the scene.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public void AddCuboid ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddCuboid( _ |
A corner point of the cuboid.
The diametrically opposite corner of specified point.
The Brush used to paint the cuboid model.
See Also