Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Curve Class / Reverse Method

In This Topic
    Reverse Method (Curve)
    In This Topic
    Reverses the curve direction.
    Syntax
    'Declaration
     
    Public Overridable Sub Reverse() 
    public virtual void Reverse()
    See Also