Overload List
Paints a cone. Use ONLY with OPENGL.
public Void Cone(System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Boolean)
Paints a cone. Use ONLY with OPENGL.
public Void Cone(System.Boolean, System.Drawing.Rectangle, System.Int32, System.Int32, System.Boolean)
Paints a cone with Cone Percent . Use ONLY with OPENGL.
public abstract Void Cone(System.Boolean, System.Drawing.Rectangle, System.Int32, System.Int32, System.Boolean, System.Int32)
Remarks
Paints a cone, with the possibility of an overload to set the ConePercent parameter to vary the apex size as a percentage of the base.
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace