Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / ToroidalSurface Class / Type Property

In This Topic
    Type Property (ToroidalSurface)
    In This Topic
    Gets the torus type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As torusType
    public torusType Type {get;}
    See Also