Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Bar Class / Slices Property

In This Topic
    Slices Property (Bar)
    In This Topic
    Gets or sets the number of faces of the cylinder approximation.
    Syntax
    'Declaration
     
    Public Property Slices As Integer
    public int Slices {get; set;}
    See Also