Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Joint Class / SubdivisionLevel Property

In This Topic
    SubdivisionLevel Property (Joint)
    In This Topic
    Gets or sets the number of recursive subdivisions of the sphere.
    Syntax
    'Declaration
     
    Public Property SubdivisionLevel As Byte
    public byte SubdivisionLevel {get; set;}
    See Also