Function Cursor.MoveToNextCorner
        
                MoveToNextCorner
        
                ()
    
            
            Moves the cursor to the next geometric corner in the path.
                Public
            
        void MoveToNextCorner ()
Moves the cursor to the next geometric corner in the path.
This is the next geometric corner. If the original path contained any zero-length segments, they will be skipped over.