Draws a pyramid with a truncated apex of variable thickness.
public abstract Void PyramidTrunc(Rectangle r,
Int32 startZ,
Int32 endZ,
Int32 truncX,
Int32 truncZ)

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace