Cone 3D.
Declaration Syntax
public interface ICone3D
Table 1897: Members
| 
                 Property  | BottomRadius | 
                 Gets or sets the bottom radius of the cone.  | 
| 
                 Property  | Closed | 
                 Gets or sets a value indicating whether the face at the top and at the bottom are displayed.  | 
| 
                 Property  | Length | 
                 Gets or sets the length of the cone.  | 
| 
                 Property  | Samples | 
                 Gets or sets the number of divisions for the top and the botton circles. The default value is 16.  | 
| 
                 Property  | TopRadius | 
                 Gets or sets the top radius of the cone.  |