Draws a pyramid with a truncated apex of variable thickness.
public abstract Void PyramidTrunc(Int32 top,
Int32 left,
Int32 right,
Int32 bottom,
Int32 startZ,
Int32 endZ,
Int32 truncX,
Int32 truncZ)

See Also

PyramidTrunc Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace